create static method

CompileResponse create()

Implementation

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