Container constructor
Container({})
Implementation
Container({
this.accountId,
this.containerId,
this.domainName,
this.features,
this.fingerprint,
this.name,
this.notes,
this.path,
this.publicId,
this.tagIds,
this.tagManagerUrl,
this.taggingServerUrls,
this.usageContext,
});