DimensionMetadata constructor
DimensionMetadata({})
Implementation
DimensionMetadata({
this.apiName,
this.category,
this.customDefinition,
this.deprecatedApiNames,
this.description,
this.uiName,
});
DimensionMetadata({
this.apiName,
this.category,
this.customDefinition,
this.deprecatedApiNames,
this.description,
this.uiName,
});