Future<void> setNotification(String title, String body, String icon) { throw UnimplementedError('setNotification() has not been implemented.'); }