btMaxPeers property

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

Implementation

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