GridEntity constructor
GridEntity({})
Implementation
GridEntity({
required this.appId,
this.description,
this.bodyComponents,
this.gridViewId,
this.conditions,
});
GridEntity({
required this.appId,
this.description,
this.bodyComponents,
this.gridViewId,
this.conditions,
});