subject property

Rx<T?> subject
getter/setter pair

Implementation

Rx<T?> subject = Rx(null);