menu
dircd package
documentation
channel.dart
Channel
Channel.new constructor
Channel.new constructor
dark_mode
light_mode
Channel
constructor
Channel
(
{
required
String
name
,
String
?
key
,
})
Implementation
Channel({required this.name, this.key});
dircd package
documentation
channel
Channel
Channel.new constructor
Channel class