Cancel a scheduled notification
Future<bool> cancelScheduledNotification(String id) { throw UnimplementedError('cancelScheduledNotification() has not been implemented.'); }