RcBool constructor

RcBool(
  1. bool value
)

Implementation

RcBool(super.value);