stopTracking method

dynamic stopTracking(
  1. String tripId
)

Implementation

stopTracking(String tripId) {
  throw UnimplementedError('');
}