create static method

ChannelFile create()

Implementation

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