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