data property

Map<String, dynamic>? data
final

Optional extra data associated with the node.

Implementation

final Map<String, dynamic>? data;