ChannelAdminLogEventActionPinTopic constructor
const
ChannelAdminLogEventActionPinTopic({
- ForumTopicBase? prevTopic,
- ForumTopicBase? newTopic,
Channel Admin Log Event Action Pin Topic constructor.
Implementation
const ChannelAdminLogEventActionPinTopic({this.prevTopic, this.newTopic})
: super._();