Connection check (wip)

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-03 08:47:16 +02:00
parent 0c1aa9c791
commit 8025d9c3d5
2 changed files with 47 additions and 9 deletions

View file

@ -49,4 +49,6 @@ class FetchFireNotificationsSucceededAction extends AppActions {
final int unreadCount;
FetchFireNotificationsSucceededAction(this.fetchedFireNotifications, this.unreadCount);
}
}
// OnConnect