stopLocation method

void stopLocation()

Implementation

void stopLocation() {
  throw UnimplementedError('stopLocation() has not been implemented.');
}