speed property

double? speed

Returns the passing speed when geofence status changes.

Implementation

double? get speed => _speed;