Real-time participant list stream.
Stream<List<dynamic>> get participantsStream { return const Stream.empty(); }