create static method

CodeInfo create()

Implementation

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