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

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

Implementation

Union7Seventh(this._value);