OnStopover typedef

OnStopover = Future<void> Function(LatLng latLng)

Implementation

typedef OnStopover = Future<void> Function(LatLng latLng);