ResendVerifyDomainResponse constructor
const
ResendVerifyDomainResponse({
- required String domainId,
Constructor of ResendVerifyDomainResponse
Implementation
const ResendVerifyDomainResponse({required this.domainId});