getAll method Null safety

List<Object> getAll(
  1. String name
)

Implementation

List<Object> getAll(String name) native;