RcnBool constructor

RcnBool(
  1. bool? value
)

Implementation

RcnBool(super.value);