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