UsageReportParameters constructor
UsageReportParameters({})
Implementation
UsageReportParameters({
this.boolValue,
this.datetimeValue,
this.intValue,
this.msgValue,
this.name,
this.stringValue,
});
UsageReportParameters({
this.boolValue,
this.datetimeValue,
this.intValue,
this.msgValue,
this.name,
this.stringValue,
});