jsonObject property

Map<String, dynamic>? jsonObject
final

The response json if there is any

Implementation

final Map<String, dynamic>? jsonObject;