stream property

Returns the broadcast stream of status changes.

Implementation

Stream<PagifyAsyncCallStatus> get stream => _controller.stream;