localeName property

String localeName

Get the name of the current locale.

Implementation

static String get localeName =>
    throw UnsupportedError('Not supported in Node.');