flags property

  1. @Deprecated('Use [locales] instead')
Map<String, String> flags
getter/setter pair

map of ISO 639-1 code to flag emoji, provided via configs

Implementation

@Deprecated('Use [locales] instead')
Map<String, String> flags = <String, String>{};