ChatChannels constructor
const
ChatChannels({})
Implementation
const ChatChannels(
{super.key,
required this.chatApiToken,
required this.appId,
required this.fcmToken,
this.userIdentifier});
const ChatChannels(
{super.key,
required this.chatApiToken,
required this.appId,
required this.fcmToken,
this.userIdentifier});