btRequestPeerSpeedLimit property
- @JsonKey(includeIfNull: false, name: 'bt-request-peer-speed-limit', fromJson: toInt, toJson: toString)
read / write
Implementation
@JsonKey(includeIfNull: false, name: 'bt-request-peer-speed-limit', fromJson: toInt, toJson: toString) int? btRequestPeerSpeedLimit;