menu
boticord package
documentation
models.dart
UserComments
UserComments constructor
UserComments constructor
dark_mode
light_mode
UserComments
constructor
UserComments
(
{
List
<
Comment
>
?
bots
,
List
<
Comment
>
?
servers
,
})
Implementation
UserComments({ this.bots, this.servers });
boticord package
documentation
models
UserComments
UserComments constructor
UserComments class