startTracking method

dynamic startTracking(
  1. String tripId
)

Implementation

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