MetricMetadata constructor
MetricMetadata({})
Implementation
MetricMetadata({
this.apiName,
this.blockedReasons,
this.category,
this.customDefinition,
this.deprecatedApiNames,
this.description,
this.expression,
this.type,
this.uiName,
});