RxnBool typedef

RxnBool = Rx<bool?>

Implementation

typedef RxnBool = Rx<bool?>;