Subscription constructor
Subscription({})
Implementation
Subscription({
this.creationTime,
this.dataExchange,
this.lastModifyTime,
this.linkedDatasetMap,
this.listing,
this.name,
this.organizationDisplayName,
this.organizationId,
this.state,
this.subscriberContact,
});