This method will called on register.
@override Future<void> onRegister() async { await Service.get<CookieService>().loadCookies(); }