totalFrozenTime property Null safety

int? totalFrozenTime
read / write

The cumulative duration when received video frames freeze (ms), starting from receiving the video stream from a specific user

Implementation

int? totalFrozenTime;