Flutter
common
DriverTestMessage
isPending property
isPending
description
isPending
property
Null safety
bool
isPending
Is the driver waiting for a command.
Implementation
bool get isPending => _isPending;
Flutter
common
DriverTestMessage
isPending property
DriverTestMessage class
Constructors
complete
error
pending
Properties
hashCode
isPending
isSuccess
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromString