ChannelCredential constructor
ChannelCredential({})
Implementation
ChannelCredential({
required this.webhookUrl,
this.channel,
this.deviceTokens = const [],
this.alertUid,
this.title,
this.imageUrl,
this.state,
this.externalUrl
});