refactor: improvements
This commit is contained in:
@@ -68,7 +68,7 @@ class _WasOfflineNotifier extends Notifier<bool> {
|
||||
}
|
||||
},
|
||||
loading: () {},
|
||||
error: (_, __) {},
|
||||
error: (error, stackTrace) {},
|
||||
);
|
||||
});
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user