factory DOMPointInit({ _i2.num? w, _i2.num? x, _i2.num? y, _i2.num? z, }) => DOMPointInit._( w: w, x: x, y: y, z: z, );