btDetachSeedOnly property

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

Implementation

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