EntityType constructor
EntityType({})
Implementation
EntityType({
this.defaultSortBy,
this.fields,
this.jsonSchema,
this.metadata,
this.name,
this.operations,
});
EntityType({
this.defaultSortBy,
this.fields,
this.jsonSchema,
this.metadata,
this.name,
this.operations,
});