create static method

AuthFactorOTP create()

Implementation

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