response property

Map<String, dynamic> response
final

The response body returned from the API, stored as a map.

Implementation

final Map<String, dynamic> response;