Union6Fourth<A, B, C, D, E, F> constructor

Union6Fourth<A, B, C, D, E, F>(
  1. D _value
)

Implementation

Union6Fourth(this._value);