followMetalink property
- @JsonKey(includeIfNull: false, name: 'follow-metalink', fromJson: toBool, toJson: toString)
getter/setter pair
Implementation
@JsonKey(includeIfNull: false, name: 'follow-metalink', fromJson: toBool, toJson: toString) bool? followMetalink;