Flush data from NyStorage
Future flush({bool andFromBackpack = true}) async { return await deleteFromStorage(andFromBackpack: andFromBackpack); }