create static method

CodegenResponse create()

Implementation

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