getAll method

List<String> getAll(
  1. String key
)

Implementation

List<String> getAll(String key) => const [];