txVideoBytes property Null safety

int? txVideoBytes
read / write

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

Implementation

int? txVideoBytes;