Base constructor

const Base(
  1. Types type
)

Implementation

const Base(this.type);