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