ProxyTVerifyOtpResponse constructor
const
ProxyTVerifyOtpResponse({
- required String verificationToken,
Implementation
const ProxyTVerifyOtpResponse({
required this.verificationToken,
});