Flutter
common
DriverTestMessage
isSuccess property
isSuccess
description
isSuccess
property
Null safety
bool
isSuccess
Has the command completed successfully by the driver.
Implementation
bool get isSuccess => _isSuccess;
Flutter
common
DriverTestMessage
isSuccess property
DriverTestMessage class
Constructors
complete
error
pending
Properties
hashCode
isPending
isSuccess
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
fromString