localeName property
      
      String
      get
      localeName
      
    
    
Subclasses should override this to return their locale, e.g. 'en_US'
Implementation
String get localeName;Subclasses should override this to return their locale, e.g. 'en_US'
String get localeName;