Flutter
platform
Platform
localeName property
localeName
Platform class
Constructors
Platform
Properties
environment
executable
executableArguments
isAndroid
isFuchsia
isIOS
isLinux
isMacOS
isWindows
localeName
localHostname
numberOfProcessors
operatingSystem
packageConfig
packageRoot
pathSeparator
resolvedExecutable
script
stdinSupportsAnsi
stdoutSupportsAnsi
version
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
localeName property
String
localeName
Get the name of the current locale.
Implementation
String get localeName;