ProxyTOtpLoginResponse constructor
const
ProxyTOtpLoginResponse({
- required String session,
Implementation
const ProxyTOtpLoginResponse({
required this.session,
});
const ProxyTOtpLoginResponse({
required this.session,
});