menu
quickrtc_flutter_client package
documentation
types.dart
NewParticipantEvent
streams property
streams property
dark_mode
light_mode
streams
property
List
<
RemoteStream
>
streams
final
Streams from this participant (may be empty)
Implementation
final List<RemoteStream> streams;
quickrtc_flutter_client package
documentation
types
NewParticipantEvent
streams property
NewParticipantEvent class