BooleanType constructor

const BooleanType()

Construct a new BooleanType.

Implementation

const BooleanType() : super(className: "bool");