DynamicWidgetEntity constructor
DynamicWidgetEntity({})
Implementation
DynamicWidgetEntity({
required this.appId,
this.description,
this.content,
this.background,
this.conditions,
});
DynamicWidgetEntity({
required this.appId,
this.description,
this.content,
this.background,
this.conditions,
});