RxInt constructor

RxInt(
  1. int value,
  2. int hashCode,
  3. int stateCode
)

Implementation

RxInt(super.value, super.hashCode, super.stateCode);