create static method

RunResponse create()

Implementation

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