followMetalink property

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

Implementation

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