1. Deprecated("Internal Use Only")
Geoposition internalCreateGeoposition()

Source

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