create static method

VerificationCode create()

Implementation

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