1. Deprecated("Internal Use Only")
CompositorProxy internalCreateCompositorProxy()

Source

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