stream property

Stream<ToastData> get stream

Implementation

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