btDetachSeedOnly property

  1. @JsonKey(includeIfNull: false, name: 'bt-detach-seed-only', fromJson: toBool, toJson: toString)
bool? btDetachSeedOnly
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'bt-detach-seed-only', fromJson: toBool, toJson: toString) bool? btDetachSeedOnly;