BKTBoolean constructor

const BKTBoolean(
  1. bool value
)

Implementation

const BKTBoolean(this.value);