menu
adeptarch_base package
documentation
adeptarch_base.dart
OnFailed<DataType> typedef
OnFailed<DataType> typedef
dark_mode
light_mode
OnFailed<
DataType
>
typedef
OnFailed
<
DataType
> =
Future
<
Resource
<
DataType
>
>
Function
(
dynamic
exception
)
Implementation
typedef OnFailed<DataType> = Future<Resource<DataType>> Function( dynamic exception);
adeptarch_base package
documentation
adeptarch_base
OnFailed<DataType> typedef
adeptarch_base library