data property

Map<String, dynamic> data
final

The parsed key-value map from the JSON file.

Implementation

final Map<String, dynamic> data;