patterns property

Map<String, String> patterns

Implementation

Map<String, String> get patterns => _localizedPatterns[_locale.languageCode]!;