Union4<X1, X2, X3, X4>.in4 constructor
Union4<X1, X2, X3, X4>.in4 (
- X4 value
Create a Union4 value from the fourth type argument.
Implementation
Union4.in4(X4 this.value);
Create a Union4 value from the fourth type argument.
Union4.in4(X4 this.value);