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