TopicSubscription constructor
TopicSubscription({})
Implementation
TopicSubscription({
this.user,
this.updated,
this.touched,
this.acs,
this.read,
this.recv,
this.clear,
this.public,
this.private,
this.online,
this.topic,
this.seq,
this.seen,
this.noForwarding,
this.deleted,
this.created,
this.mode,
this.unread,
});