chatStream property

Stream<List<Message>> chatStream

Implementation

Stream<List<Message>> get chatStream => chatStreamController.stream;