stateStream property

Stream<OperationPayState> get stateStream

Implementation

Stream<OperationPayState> get stateStream => _controller.stream;