speed property

double? get speed

Returns the passing speed when geofence status changes.

Implementation

double? get speed => _speed;