cancelNotifications static method
dynamic
cancelNotifications()
Implementation
static cancelNotifications() {
return FlyChatFlutterPlatform.instance.cancelNotifications();
}
static cancelNotifications() {
return FlyChatFlutterPlatform.instance.cancelNotifications();
}