@override Future<void> sendNotification(String notId, String appToken) { return network.sendNotification(notId, appToken); }