streams property

List<GroupCallStream> streams
read / write

A list of group call streams.

Implementation

late List<GroupCallStream> streams;