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

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

Implementation

Union7Fourth(this._value);