create static method

CheckResponse create()

Implementation

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