txVideoBytes property

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

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

Implementation

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