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

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

Implementation

Union7Third(this._value);