Container constructor
Container({})
Implementation
Container({
this.accountId,
this.containerId,
this.domainName,
this.enabledBuiltInVariable,
this.fingerprint,
this.name,
this.notes,
this.publicId,
this.timeZoneCountryId,
this.timeZoneId,
this.usageContext,
});