menu
sprint_check package
documentation
sprint_check_method_channel.dart
OnResponse<T> typedef
OnResponse<T> typedef
dark_mode
light_mode
OnResponse<
T
>
typedef
OnResponse
<
T
> =
void Function
(
T
response
)
Implementation
typedef OnResponse<T> = void Function(T response);
sprint_check package
documentation
sprint_check_method_channel
OnResponse<T> typedef
sprint_check_method_channel library