rxBytes property

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

The number of bytes received.

Implementation

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