1. Deprecated("Internal Use Only")
GeofencingEvent internalCreateGeofencingEvent()

Source

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