clearLocalNotifications method
dynamic
clearLocalNotifications()
Implementation
clearLocalNotifications() {
throw UnimplementedError('clearLocalNotifications() has not been implemented.');
}
clearLocalNotifications() {
throw UnimplementedError('clearLocalNotifications() has not been implemented.');
}