menu
webfeed package
documentation
domain/media/group.dart
Group
Group constructor
Group constructor
dark_mode
light_mode
Group
constructor
Group
(
{
List
<
Content
>
?
contents
,
List
<
Credit
>
?
credits
,
Category
?
category
,
Rating
?
rating
,
})
Implementation
Group({ this.contents, this.credits, this.category, this.rating, });
webfeed package
documentation
domain/media/group
Group
Group constructor
Group class