1. Deprecated("Internal Use Only")
FEColorMatrixElement internalCreateFEColorMatrixElement()

Source

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