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

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

Implementation

Union5First(this._value);