ROBOT_COMMAND class

Constructors

ROBOT_COMMAND()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Constants

FEEDBACK → const String
SELECT_RECOMMEND → const String
SELECT_SEARCH_TIP → const String
SHOW_DIALOG → const String
UPDATE_BOT_STATUS → const String
UPDATE_BUBBLE → const String
UPDATE_SEARCH_TIPS → const String