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

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

Implementation

Union8Fifth(this._value);