Bool constructor

Bool([
  1. bool? _v
])

Implementation

Bool([this._v]);