Dart
dart:io
Platform
localeName property
description
localeName property
String
localeName
Get the name of the current locale.
Implementation
static
String
get
localeName => _Platform.localeName();