localeName property

String localeName
final

Subclasses should override this to return their locale, e.g. 'en_US'

Implementation

final String localeName;