menu
handle package
documentation
handle.dart
WhenCallback typedef
WhenCallback typedef
dark_mode
light_mode
WhenCallback
typedef
WhenCallback
=
FutureOr
<
bool
>
Function
(
BaseResponse
response
,
int
retryCount
)
Implementation
typedef WhenCallback = FutureOr<bool> Function( BaseResponse response, int retryCount, );
handle package
documentation
handle
WhenCallback typedef
handle library