properties property

Map<String, String?> properties

Implementation

Map<String, String?> get properties => sortMapEntries(_properties);