rx_command
rx_command
CommandResult
<
T
>
hasError property
hasError
CommandResult class
Constructors
CommandResult
Properties
data
error
hasData
hasError
hashCode
isExecuting
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
hasError property
bool
hasError
Implementation
bool get hasError => error != null;