json property

Map<String, dynamic> json
final

The raw JSON map preserved verbatim.

Implementation

final Map<String, dynamic> json;