followTorrent property

  1. @JsonKey(includeIfNull: false, name: 'follow-torrent', fromJson: toBool, toJson: toString)
bool? followTorrent
read / write

Implementation

@JsonKey(includeIfNull: false, name: 'follow-torrent', fromJson: toBool, toJson: toString) bool? followTorrent;