json property

Map<String, dynamic>? json
final

The JSON data that was able to be fetched.

Implementation

final Map<String, dynamic>? json;