CustomShowParams typedef

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

Implementation

typedef CustomShowParams = Map<String,dynamic> Function(Response response);