Union7First<A, B, C, D, E, F, G> constructor

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

Implementation

Union7First(this._value);