currentRowSequence property

Rx<int?> currentRowSequence
getter/setter pair

Implementation

Rx<int?> currentRowSequence = Rx<int?>(null);