Model constructor
Model({})
Implementation
Model({
this.arn,
this.createdTime,
this.description,
this.eventTypeName,
this.lastUpdatedTime,
this.modelId,
this.modelType,
});
Model({
this.arn,
this.createdTime,
this.description,
this.eventTypeName,
this.lastUpdatedTime,
this.modelId,
this.modelType,
});