localeName property Null safety

String localeName

Get the name of the current locale.

Implementation

static String get localeName => _Platform.localeName();