toString method
override
Returns the canonical Unicode BCP47 Locale Identifier for this locale.
Implementation
@override
String toString() => toLanguageTag();
Returns the canonical Unicode BCP47 Locale Identifier for this locale.
@override
String toString() => toLanguageTag();