list property

List<JanusVideoRoom>? get list

Implementation

List<JanusVideoRoom>? get list => _list;