NoDataModel constructor

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

Implementation

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