chatListStream property

Stream<List<Chat>> chatListStream

Implementation

Stream<List<Chat>> get chatListStream => _chatListStreamController.stream;