1. Deprecated("Internal Use Only")
FESpotLightElement internalCreateFESpotLightElement()

Source

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