menu
muse_ai package
documentation
muse_collections.dart
MuseCollection
MuseCollection.new constructor
MuseCollection.new constructor
dark_mode
light_mode
MuseCollection
constructor
MuseCollection
(
{
String
?
name
,
String
?
scid
,
int
?
tcreated
,
List
<
MuseVideo
>
?
videos
,
String
?
visibility
,
})
Implementation
MuseCollection( {this.name, this.scid, this.tcreated, this.videos, this.visibility});
muse_ai package
documentation
muse_collections
MuseCollection
MuseCollection.new constructor
MuseCollection class