rxBytes property

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

接收字节数 (bytes)。

Implementation

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