Flutter
flutter_driver
Command
kind property
kind
Command class
Constructors
Command
deserialize
Properties
kind
timeout
hashCode
runtimeType
Methods
serialize
noSuchMethod
toString
Operators
operator ==
kind property
String
kind
Identifies the type of the command object and of the handler.
Implementation
String get kind;