AuthOTPVerification constructor
const
AuthOTPVerification(
- RequestOTPResponse requestOTPResponse, {
- required ContactNumber number,
Implementation
const AuthOTPVerification(this.requestOTPResponse, {required this.number});