getKeys abstract method

Future<Set<String>> getKeys(
  1. String key
)

Implementation

Future<Set<String>> getKeys(String key);