1. Deprecated("Internal Use Only")
Geolocation internalCreateGeolocation()

Source

@Deprecated("Internal Use Only")
static Geolocation internalCreateGeolocation() {
  return new Geolocation._internalWrap();
}