SpareCreate constructor
SpareCreate({})
Returns a new SpareCreate instance.
Implementation
SpareCreate({
this.componentTypeId,
@required this.assetModelId,
this.entityId,
this.externalIdentifier,
this.name,
this.description,
this.externalObjectType,
});