create static method

Channel create()

Implementation

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