data property

Map<String, dynamic> data
final

The actual invalid JSON data that caused the error

Implementation

final Map<String, dynamic> data;