Union8Second<A, B, C, D, E, F, G, H> constructor

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

Implementation

Union8Second(this._value);