jsonResponse property

Map<String, dynamic>? jsonResponse
final

The full error response as decoded json if available. null otherwise.

Implementation

final Map<String, dynamic>? jsonResponse;