1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
FESpotLightElement internalCreateFESpotLightElement()

Not documented.

Source

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