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