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