create static method

VerifyCodeReq create()

Implementation

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