ChannelAdminLogEventActionCreateTopic constructor
const
ChannelAdminLogEventActionCreateTopic({
- required ForumTopicBase topic,
Channel Admin Log Event Action Create Topic constructor.
Implementation
const ChannelAdminLogEventActionCreateTopic({required this.topic})
: super._();