txBytes property

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

发送字节数 (bytes)。

Implementation

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