ChannelsGetAdminedPublicChannels constructor
const
ChannelsGetAdminedPublicChannels({})
Channels Get Admined Public Channels constructor.
Implementation
const ChannelsGetAdminedPublicChannels({
required this.byLocation,
required this.checkLimit,
required this.forPersonal,
required this.forCommunityPeer,
}) : super._();