reset method

void reset()

Implementation

void reset() {
  _overriddenLocation = null;
  _overriddenLocationPermission = null;
}