Enrollment constructor
Enrollment({})
Implementation
Enrollment({
this.annotations,
this.celMatch,
this.createTime,
this.destination,
this.displayName,
this.etag,
this.labels,
this.messageBus,
this.name,
this.uid,
this.updateTime,
});