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