CommonKitClientLocalizationsEn class
The translations for English (en
).
- Inheritance
-
- Object
- CommonKitClientLocalizations
- CommonKitClientLocalizationsEn
Constructors
- CommonKitClientLocalizationsEn([String locale = 'en'])
Properties
- cancel → String
-
No description provided for @cancel.
no setteroverride
- choosePhoto → String
-
No description provided for @choosePhoto.
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- localeName → String
-
finalinherited
- networkErrorTip → String
-
No description provided for @networkErrorTip.
no setteroverride
- permissionRequestTip → String
-
No description provided for @permissionRequestTip.
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sure → String
-
No description provided for @sure.
no setteroverride
- takePhoto → String
-
No description provided for @takePhoto.
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