SubscriptionUpdate constructor
SubscriptionUpdate({})
Implementation
SubscriptionUpdate({
this.id,
this.open,
this.alert,
this.unread,
this.userMentions,
this.groupMentions,
this.ts,
this.rid,
this.name,
this.fName,
this.t,
this.u,
this.ls,
this.updatedAt,
this.roles,
});