model/custom_handle_response library

Classes

DdCustomOptions

Extensions

DdCustomOptionsPatterns on DdCustomOptions
Adds pattern-matching-related methods to DdCustomOptions.

Typedefs

CustomShowBody = Map<String, dynamic> Function(Response response)
CustomShowHeader = Map<String, dynamic> Function(Response response)
CustomShowParams = Map<String, dynamic> Function(Response response)