menu
typed_error package
documentation
base.dart
TryAsync<T, E extends Exception>
TryAsync.new const constructor
TryAsync.new const constructor
dark_mode
light_mode
TryAsync<
T
,
E extends Exception
>
constructor
const
TryAsync<
T
,
E extends Exception
>
(
Future
<
T
>
_
()
)
typed_error package
documentation
base
TryAsync<T, E extends Exception>
TryAsync.new const constructor
TryAsync extension type