create static method

ResendOtpReply create()

Implementation

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