AssetMetadata constructor
Implementation
const AssetMetadata({
this.assetTag,
this.lastInspection,
this.nextMaintenance,
this.location,
this.installedBy,
this.installationDate,
this.fieldMeasurements = const [],
});
const AssetMetadata({
this.assetTag,
this.lastInspection,
this.nextMaintenance,
this.location,
this.installedBy,
this.installationDate,
this.fieldMeasurements = const [],
});