AptosGraphQLCollectionOwnershipV2View constructor
AptosGraphQLCollectionOwnershipV2View({})
Implementation
AptosGraphQLCollectionOwnershipV2View({
this.collectionId,
this.collectionName,
this.collectionUri,
this.creatorAddress,
this.distinctTokens,
this.lastTransactionVersion,
this.ownerAddress,
this.singleTokenUri,
this.currentCollection,
});