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

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

Implementation

Union9Second(this._value);