NoSuchChannelException constructor
NoSuchChannelException({
- required String channel,
Implementation
NoSuchChannelException({required this.channel});
NoSuchChannelException({required this.channel});