model property

SensorModel? model

Implementation

SensorModel? get model => SensorModelFactory.create(this);