getStorageStats abstract method

Future<Map<String, int>> getStorageStats()

Gets storage statistics (legacy format)

Implementation

Future<Map<String, int>> getStorageStats();