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

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

Implementation

Union6Second(this._value);