menu
func_dart_core
task
Task
<
A
>
task property
task
brightness_4
brightness_5
task
property
Future
<
A
>
Function
()
task
The computation of this task represented as a Future.
Implementation
Future<A> Function() get task;
func_dart_core
task
Task
<
A
>
task property
Task class
Constructors
Task
Properties
hashCode
runtimeType
task
Methods
noSuchMethod
toString
Operators
operator ==