ToastMsgStream constructor

ToastMsgStream()

Implementation

ToastMsgStream() {
  _controller.add(ToastData());
}