clearNotification method
Implementation
clearNotification(int notificationId) {
throw UnimplementedError('clearNotification() has not been implemented.');
}
clearNotification(int notificationId) {
throw UnimplementedError('clearNotification() has not been implemented.');
}