menu
df_widgets package
documentation
_common.dart
Async<T extends Object>
Async.unsafe const constructor
Async.unsafe const constructor
dark_mode
light_mode
Async<
T extends Object
>.unsafe
constructor
@
protected
@unsafeOrError
const
Async<
T extends Object
>.unsafe
(
Future
<
Result
<
T
>
>
value
)
Implementation
@protected @unsafeOrError const Async.unsafe(Future<Result<T>> super.value) : super.unsafe();
df_widgets package
documentation
_common
Async<T extends Object>
Async.unsafe const constructor
Async class