txBytes property

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

The number of bytes sent.

Implementation

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