asChannel property

Channel get asChannel

Convert string to Channel

Implementation

Channel get asChannel => Channel.fromString(this);