Union5C<A, B, C, D, E> constructor

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

Implementation

const Union5C(this.c);