layers property Null safety

List<NERtcVideoLayerRecvStats> layers
read / write

The stats of each downlink video stream received.

Implementation

List<NERtcVideoLayerRecvStats> layers = <NERtcVideoLayerRecvStats>[];