btMaxPeers property

  1. @JsonKey(includeIfNull: false, name: 'bt-max-peers', fromJson: toInt, toJson: toString)
int? btMaxPeers
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'bt-max-peers', fromJson: toInt, toJson: toString) int? btMaxPeers;