LinkingDisconnectInstaOrFbPageView constructor

const LinkingDisconnectInstaOrFbPageView({
  1. Key? key,
  2. required ChannelModel channel,
})

Implementation

const LinkingDisconnectInstaOrFbPageView({super.key, required this.channel});