menu
rss_dart package
documentation
domain/podcast_index/rss_podcast_index_license.dart
RssPodcastIndexLicense
RssPodcastIndexLicense constructor
RssPodcastIndexLicense constructor
dark_mode
light_mode
RssPodcastIndexLicense
constructor
RssPodcastIndexLicense
(
{
required
String
license
,
String
?
url
,
})
Implementation
RssPodcastIndexLicense({ required this.license, this.url, });
rss_dart package
documentation
domain/podcast_index/rss_podcast_index_license
RssPodcastIndexLicense
RssPodcastIndexLicense constructor
RssPodcastIndexLicense class