CloudExportAdditionalProperties constructor
CloudExportAdditionalProperties({})
Implementation
CloudExportAdditionalProperties({
this.boolValue,
this.floatValue,
this.intValue,
this.maxValue,
this.minValue,
this.propertyName,
this.textValue,
this.unitCode,
});