Union7Second<A, B, C, D, E, F, G> constructor

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

Implementation

Union7Second(this._value);