CustomMetric constructor
CustomMetric({})
Implementation
CustomMetric({
this.accountId,
this.active,
this.created,
this.id,
this.index,
this.kind,
this.maxValue,
this.minValue,
this.name,
this.parentLink,
this.scope,
this.selfLink,
this.type,
this.updated,
this.webPropertyId,
});