VerifyOtpRequest constructor
VerifyOtpRequest({})
Implementation
VerifyOtpRequest(
{String accountName = '',
String countryCode = '',
String phoneNumber = '',
String verificationId = '',
String otp = ''});