menu
Flutter
async.dart
Result
<
T
>
isValue property
isValue
dark_mode
light_mode
isValue
property
bool
get
isValue
Whether this result is a value result.
Always the opposite of
isError
.
Implementation
bool
get
isValue;
Flutter
async
Result
<
T
>
isValue property
Result class
Constructors
Result
error
value
Properties
asError
asFuture
asValue
hashCode
isError
isValue
runtimeType
Methods
addTo
complete
noSuchMethod
toString
Operators
operator ==
Static methods
capture
captureAll
captureSink
captureStream
flatten
flattenAll
release
releaseSink
releaseStream
Constants
captureSinkTransformer
captureStreamTransformer
releaseSinkTransformer
releaseStreamTransformer
Cookies management controls