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

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

Implementation

Union7Sixth(this._value);