Future<bool> init() async { await super.initialize('preferences'); await ApiCache().init(); return isInitialize; }