EventAccountUserRoleRelationship constructor
EventAccountUserRoleRelationship({})
Implementation
EventAccountUserRoleRelationship({
this.id,
this.dbDateCreated,
this.dbDateUpdated,
this.dateRemoved,
this.event,
this.accountUserRole,
});