Destination constructor
Destination({})
Implementation
Destination({
this.accountId,
this.containerId,
this.destinationId,
this.destinationLinkId,
this.fingerprint,
this.name,
this.path,
this.tagManagerUrl,
});