keys property

List<String> get keys

Implementation

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