menu
Flutter
async.dart
ResultFuture
<
T
>
isComplete property
isComplete
dark_mode
light_mode
isComplete
property
bool
get
isComplete
Whether the future has fired and
result
is available.
Implementation
bool
get
isComplete => result !=
null
;
Flutter
async
ResultFuture
<
T
>
isComplete property
ResultFuture class
Constructors
ResultFuture
Properties
hashCode
isComplete
result
runtimeType
toJS
(ext)
toJS
(ext)
Methods
asStream
catchError
ignore
(ext)
noSuchMethod
onError
(ext)
then
timeout
toString
whenComplete
Operators
operator ==
Cookies management controls