create static method

ChannelSet create()

Implementation

@$core.pragma('dart2js:noInline')
static ChannelSet create() => ChannelSet._();