1. Deprecated("Internal Use Only")
Location internalCreateLocation()

Source

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