followTorrent property

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

Implementation

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