data property

Map<String, Object?>? data
final

The structured data to render as multi-line YAML.

Implementation

final Map<String, Object?>? data;