Flutter
locale
Locale
toLanguageTag abstract method
toLanguageTag
toLanguageTag
method
Null safety
String
toLanguageTag
(
)
Returns the canonical
Unicode BCP47 Locale Identifier
for this locale.
Implementation
String toLanguageTag();
Flutter
locale
Locale
toLanguageTag abstract method
Locale class
Constructors
Locale
Properties
countryCode
hashCode
languageCode
runtimeType
scriptCode
variants
Methods
noSuchMethod
toLanguageTag
toString
Operators
operator ==
Static methods
fromSubtags
parse
tryParse