propertyMap property

Map<String, Object> get propertyMap

Implementation

Map<String, Object> get propertyMap => Map.from(_propertiesMap!);