create static method

EncodingInput create()

Implementation

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