GpsModel constructor

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

Implementation

GpsModel(super.parent, super.id);