Union4C<A, B, C, D> constructor

const Union4C<A, B, C, D>(
  1. C c
)

Implementation

const Union4C(this.c);