parseResponse abstract method

S parseResponse(
  1. Map<String, dynamic> jsonResponse
)

Implementation

S parseResponse(Map<String, dynamic> jsonResponse);