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

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

Implementation

Union6First(this._value);