ChannelSort constructor

const ChannelSort(
  1. String code
)

Creates a new ChannelSort with the given code.

Implementation

const ChannelSort(this.code);