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