Flutter
intl
Intl
toString method
toString
Intl class
Constructors
Intl
Properties
locale
hashCode
runtimeType
Methods
date
toString
noSuchMethod
Operators
operator ==
Static properties
defaultLocale
systemLocale
Static methods
canonicalizedLocale
gender
genderLogic
getCurrentLocale
message
plural
pluralLogic
select
selectLogic
shortLocale
verifiedLocale
withLocale
toString method
String
toString
(
)
override
Returns a string representation of this object.
Implementation
toString() => "Intl($locale)";