The function that is called after opening the box. Must definitely wait
@override Future<void> initAsync() async { await initMigrations(); await initExpiredSystem(); super.initAsync(); }