should be set to true in
case you want flatMap driven loops to be
auto-cancelable. Defaults to false.
should be set to true in
case you want the Local
variables to be propagated on async boundaries.
Defaults to false.
should be set to true in
case you want flatMap driven loops to be
auto-cancelable.
should be set to true in
case you want flatMap driven loops to be
auto-cancelable. Defaults to false.
Creates a new set of options from the source, but with
the autoCancelableRunLoops value set to false.
Creates a new set of options from the source, but with
the localContextPropagation value set to false.
Creates a new set of options from the source, but with
the autoCancelableRunLoops value set to true.
Creates a new set of options from the source, but with
the localContextPropagation value set to true.
should be set to true in
case you want the Local
variables to be propagated on async boundaries.
should be set to true in
case you want the Local
variables to be propagated on async boundaries.
Defaults to false.
Set of options for customizing the task's behavior.
See Task.defaultOptions for the default
Optionsinstance used by Task.runAsync or Task.runToFuture.should be set to
truein case you wantflatMapdriven loops to be auto-cancelable. Defaults tofalse.should be set to
truein case you want the Local variables to be propagated on async boundaries. Defaults tofalse.