CustomShowBody typedef

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

Implementation

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