menu
computed package
documentation
future_extension.dart
ComputedFutureUnwrapExtension extension
ComputedFutureUnwrapExtension extension
dark_mode
light_mode
ComputedFutureUnwrapExtension<
T
>
extension
on
Computed
<
Future
<
T
>
>
Properties
unwrap
→
Computed
<
T
>
Returns a computation representing the value the last
Future
returned by this computation resolves to.
no setter
computed package
documentation
future_extension
ComputedFutureUnwrapExtension extension
future_extension library