ComponentEdit constructor
Returns a new ComponentEdit instance.
Implementation
ComponentEdit({
this.componentTypeId,
this.name,
this.description,
this.externalObjectType,
});
Returns a new ComponentEdit instance.
ComponentEdit({
this.componentTypeId,
this.name,
this.description,
this.externalObjectType,
});