LocalizationCommand class
- Inheritance
-
- Object
- AbstractCommand
- LocalizationCommand
Constructors
Properties
- app → CarpApp
-
The configuration of the CARP server app.
no setterinherited
- authProperties → CarpAuthProperties
-
no setterinherited
- clientId → String
-
no setterinherited
- clientSecret → String
-
no setterinherited
- consentPath → String
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- locales → List
-
no setterinherited
- localizationPath → String
-
no setterinherited
- messageIds → List
-
no setterinherited
- messagesPath → String
-
no setterinherited
- ownerId → String
-
no setterinherited
- password → String
-
no setterinherited
- protocolPath → String
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- studyId → String?
-
no setterinherited
- uri → Uri
-
no setterinherited
- username → String
-
no setterinherited
Methods
-
authenticate(
) → Future< void> -
Authenticate at the CARP server.
inherited
-
execute(
) → Future< void> -
Execute this command.
override
-
getLocaleJson(
String locale) → String -
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