getLocationStream method

Stream<GpxPoint> getLocationStream()

Implementation

Stream<GpxPoint> getLocationStream() {
  throw UnimplementedError('getLocationStream() has not been implemented.');
}