create static method

OTPEmail create()

Implementation

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