Decrypts and returns all keys with associated values.
static Future<Map<String, String>> readAll() async => await StorageManager.storage.readAll();