create static method

DecodeInput create()

Implementation

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