ChannelAdminLogEventActionToggleAutotranslation constructor
const
ChannelAdminLogEventActionToggleAutotranslation({
- required bool newValue,
Channel Admin Log Event Action Toggle Autotranslation constructor.
Implementation
const ChannelAdminLogEventActionToggleAutotranslation({
required this.newValue,
}) : super._();