$bool constructor

$bool(
  1. bool $value
)

Implementation

$bool(this.$value) : _superclass = $Object($value);