menu
mockingbird_messaging package
documentation
mockingbird_messaging.dart
UpdateChannelFolder
UpdateChannelFolder.new constructor
UpdateChannelFolder.new constructor
dark_mode
light_mode
UpdateChannelFolder
constructor
UpdateChannelFolder
(
{
required
List
<
String
>
channelIds
,
required
String
folder
,
})
Implementation
UpdateChannelFolder({required this.channelIds, required this.folder});
mockingbird_messaging package
documentation
mockingbird_messaging
UpdateChannelFolder
UpdateChannelFolder.new constructor
UpdateChannelFolder class