DetectorModel constructor

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

Implementation

DetectorModel(super.parent, super.id);