speed property
double?
get
speed
Returns the passing speed when geofence status changes.
Implementation
double? get speed => _speed;
Returns the passing speed when geofence status changes.
double? get speed => _speed;