BillingLocalizationsEn class
The translations for English (en
).
- Inheritance
-
- Object
- BillingLocalizations
- BillingLocalizationsEn
Constructors
- BillingLocalizationsEn.new([String locale = 'en'])
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- linkCreationFailed → String
-
No description provided for @linkCreationFailed.
no setteroverride
- localeName → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- unknownError → String
-
No description provided for @unknownError.
no setteroverride
- unsubscribeFailed → String
-
No description provided for @unsubscribeFailed.
no setteroverride
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited