toResponse abstract method

T toResponse(
  1. Map<String, dynamic> json
)

Implementation

T toResponse(Map<String, dynamic> json);