getKeys method

Set<String> getKeys()

Implementation

Set<String> getKeys() => Set<String>.from(_preferenceCache.keys);