txAudioBytes property

  1. @JsonKey(name: 'txAudioBytes')
int? txAudioBytes
final

The total number of audio bytes sent, represented by an aggregate value.

Implementation

@JsonKey(name: 'txAudioBytes')
final int? txAudioBytes;