keys property

List<Symbol> get keys

Implementation

List<Symbol> get keys => _localizedValues.keys.toList();