Then<PARENT> constructor

const Then<PARENT>(
  1. PARENT parent
)

Implementation

const Then(this.parent);