properties property

Map<String, Object?> properties

Implementation

Map<String, Object?> get properties => Map.of(_properties);