DataSourceModel constructor

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

Implementation

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