txAudioBytes property Null safety

int? txAudioBytes
read / write

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

Implementation

int? txAudioBytes;