Union4First<A, B, C, D> constructor

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

Implementation

Union4First(this._value);