menu
dart_rss package
documentation
domain/podcast_index/rss_podcast_index_guid.dart
RssPodcastIndexGuid
RssPodcastIndexGuid const constructor
RssPodcastIndexGuid const constructor
dark_mode
light_mode
RssPodcastIndexGuid
constructor
const
RssPodcastIndexGuid
(
{
bool
?
isPermalink
,
String
?
value
,
})
Implementation
const RssPodcastIndexGuid({ this.isPermalink, this.value, });
dart_rss package
documentation
domain/podcast_index/rss_podcast_index_guid
RssPodcastIndexGuid
RssPodcastIndexGuid const constructor
RssPodcastIndexGuid class