localeName property Null safety
override
Get the name of the current locale.
Implementation
@override
String get localeName => io.Platform.localeName;
Get the name of the current locale.
@override
String get localeName => io.Platform.localeName;