flags property
map of ISO 639-1 code to flag emoji, provided via configs
Implementation
@Deprecated('Use [locales] instead')
Map<String, String> flags = <String, String>{};
map of ISO 639-1 code to flag emoji, provided via configs
@Deprecated('Use [locales] instead')
Map<String, String> flags = <String, String>{};