create static method

AnalyzeResponse create()

Implementation

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