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

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

Implementation

Union7Fifth(this._value);