PhoneLookupDataResponse constructor
const
PhoneLookupDataResponse({})
Implementation
const PhoneLookupDataResponse({
required this.subject,
required this.channel,
required this.verificationToken,
required this.expiresAt,
required this.hasAccount,
});