getAll method

List<String> getAll(
  1. String name
)

Implementation

List<String> getAll(String name) native;