keys property

List<String> get keys

Get all available keys

Implementation

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