ApiKey constructor
ApiKey({})
Implementation
ApiKey({
this.createdDate,
this.customerId,
this.description,
this.enabled,
this.id,
this.lastUpdatedDate,
this.name,
this.stageKeys,
this.tags,
this.value,
});