RcnInt constructor

RcnInt(
  1. int? value
)

Implementation

RcnInt(super.value);