data property

Map<String, dynamic> data
final

The data to be serialized to YAML.

Implementation

final Map<String, dynamic> data;