keys property

List<String> get keys

Implementation

List<String> get keys => _read().keys.toList();