chatStream property

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

Implementation

Stream<QuerySnapshot<Object?>>? chatStream;