layers property Null safety
read / write
The stats of each downlink video stream received.
Implementation
List<NERtcVideoLayerRecvStats> layers = <NERtcVideoLayerRecvStats>[];
The stats of each downlink video stream received.
List<NERtcVideoLayerRecvStats> layers = <NERtcVideoLayerRecvStats>[];