InputCommand class
- Inheritance
-
- Object
- EnumClass
- InputCommand
Properties
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
Static Properties
-
serializer
→ Serializer<
InputCommand> -
no setter
-
values
→ BuiltSet<
InputCommand> -
no setter
Static Methods
-
valueOf(
String name) → InputCommand
Constants
- decimalString → const InputCommand
- digitString → const InputCommand
- getAnyKey → const InputCommand
- getConfirmation → const InputCommand
- getFunctionKey → const InputCommand
- getMenuEntry → const InputCommand
- password → const InputCommand
- siteManager → const InputCommand
- textString → const InputCommand
- unknownDefaultOpenApi → const InputCommand