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