GiftLocalizationsEn class
The translations for English (en
).
- Inheritance
-
- Object
- GiftLocalizations
- GiftLocalizationsEn
Constructors
- GiftLocalizationsEn.new([String locale = 'en'])
Properties
- gift_send → String
-
No description provided for @gift_send.
no setteroverride
- gift_send_give → String
-
No description provided for @gift_send_give.
no setteroverride
- gift_text → String
-
No description provided for @gift_text.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- live_gift_me → String
-
No description provided for @live_gift_me.
no setteroverride
- localeName → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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