SubscribeChannel constructor
SubscribeChannel({
- required String channelId,
Implementation
SubscribeChannel({
required this.channelId,
});
SubscribeChannel({
required this.channelId,
});