sourceUrl property
Upstream source URL if imported from a feed
Implementation
@JsonKey(includeIfNull: false, name: 'source_url')
final String? sourceUrl;
Upstream source URL if imported from a feed
@JsonKey(includeIfNull: false, name: 'source_url')
final String? sourceUrl;