Returns a string representation of all stored data.
This method is primarily used for debugging to get a structured view of the stored data.
Future<String> asString();