create static method

CheckOTP create()

Implementation

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