list property Null safety

List<JanusVideoRoom>? list

Implementation

List<JanusVideoRoom>? get list => _list;