Union4B<A, B, C, D> constructor

const Union4B<A, B, C, D>(
  1. B b
)

Implementation

const Union4B(this.b);