Dart
dart:io
Platform
localeName property
localeName
description
localeName
property
Null safety
String
localeName
Get the name of the current locale.
Implementation
static String get localeName => _Platform.localeName();
Dart
dart:io
Platform
localeName property
Platform class
Constructors
Platform
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
environment
executable
executableArguments
isAndroid
isFuchsia
isIOS
isLinux
isMacOS
isWindows
localeName
localHostname
numberOfProcessors
operatingSystem
operatingSystemVersion
packageConfig
packageRoot
pathSeparator
resolvedExecutable
script
version