requestLocationUpdate method

void requestLocationUpdate()

Implementation

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