rxVideoBytes property Null safety

int? rxVideoBytes
read / write

The number of cumulative bytes of video data received since a user joins the channel (bytes)

Implementation

int? rxVideoBytes;