getAll method Null safety

List<String> getAll(
  1. String name
)

Implementation

List<String> getAll(String name) native;