localeName property
      
      String
      get
      localeName
      
    
    
Get the name of the current locale.
Implementation
static String get localeName => impl.locale;Get the name of the current locale.
static String get localeName => impl.locale;