create static method

DecodeOutput create()

Implementation

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