EnglishLocalization class

Inheritance

Constructors

EnglishLocalization.new()

Properties

cancelApiRequestError String
no setteroverride
code String
The language code
finalinherited
connectionError String
no setteroverride
connectionTimeoutApiRequestError String
no setteroverride
country String?
The language country
finalinherited
fullCode String
Get the full code of this localization. name is not included in this. Code can not be null.
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
invalidStatusApiRequestError String
no setteroverride
name String?
The language name
finalinherited
noInternetConnection String
no setteroverride
receiveTimeoutApiRequestError String
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
somethingWentWrong String
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toLocale() Locale
Transform this into a Locale.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited