create static method

Codec create()

Implementation

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