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