create static method

CheckRequest create()

Implementation

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