getRx method

Rx<T> getRx()

Implementation

Rx<T> getRx() {
	return this._rx;
}