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

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

Implementation

Union8Third(this._value);