stopTracking method

dynamic stopTracking()

Implementation

stopTracking() {
  throw UnimplementedError();
}