DetectorModel constructor

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

Implementation

DetectorModel(super.parent, super.id);