AptosGraphQLAptosName constructor
AptosGraphQLAptosName({})
Implementation
AptosGraphQLAptosName({
this.domain,
this.expirationTimestamp,
this.registeredAddress,
this.subdomain,
this.tokenStandard,
this.isPrimary,
this.ownerAddress,
this.subdomainExpirationPolicy,
this.domainExpirationTimestamp,
});