chats top-level property

Stream<QuerySnapshot<Object?>>? chats
getter/setter pair

Implementation

Stream<QuerySnapshot>? chats;