create static method

OTPFactor create()

Implementation

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