ProxyTInitOtpResponse constructor
const
ProxyTInitOtpResponse({
- required String otpId,
Implementation
const ProxyTInitOtpResponse({
required this.otpId,
});
const ProxyTInitOtpResponse({
required this.otpId,
});