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

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

Implementation

Union5Fifth(this._value);