MapValue constructor

MapValue(
  1. Map<String, PropertyValue> values
)

Implementation

MapValue(this.values);