keys property

Set<String> get keys

Implementation

Set<String> get keys => _prefs!.getKeys();