statusStream property

Stream<StoneStatus> get statusStream

Implementation

Stream<StoneStatus> get statusStream => _controller.stream;