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

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

Implementation

Union8Fourth(this._value);