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

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

Implementation

Union9Ninth(this._value);