NoDataModel constructor

NoDataModel(
  1. WidgetModel parent,
  2. String? id
)

Implementation

NoDataModel(WidgetModel super.parent, super.id);