ChannelException constructor

const ChannelException(
  1. String message
)

Implementation

const ChannelException(this.message);