menu
dd_check_plugin package
documentation
model/custom_handle_response.dart
CustomShowParams typedef
CustomShowParams typedef
dark_mode
light_mode
CustomShowParams
typedef
CustomShowParams
=
Map
<
String
,
dynamic
>
Function
(
Response
response
)
Implementation
typedef CustomShowParams = Map<String,dynamic> Function(Response response);
dd_check_plugin package
documentation
model/custom_handle_response
CustomShowParams typedef
custom_handle_response library