distance property

int get distance

The current distance remaining in meters.

Implementation

int get distance => _model.value.distance;