menu
mineral package
documentation
core/api.dart
GuildChannel
flags property
flags property
dark_mode
light_mode
flags
property
List
<
Flag
>
get
flags
Get
List
of
Flag
Implementation
List<Flag> get flags => _flags != null ? _getFlagsFromBitfield(_flags!) : [];
mineral package
documentation
core/api
GuildChannel
flags property
GuildChannel class