Union5Fourth<A, B, C, D, E> constructor

Union5Fourth<A, B, C, D, E>(
  1. D _value
)

Implementation

Union5Fourth(this._value);