Union9Fourth<A, B, C, D, E, F, G, H, I> constructor

Union9Fourth<A, B, C, D, E, F, G, H, I>(
  1. D _value
)

Implementation

Union9Fourth(this._value);