properties property

Map<String, dynamic> properties
finalinherited

Relation properties. Keys must be string and values must be JSON serializable.

Implementation

final Map<String, dynamic> properties;