getStorageStats abstract method

Future<Map<String, dynamic>?> getStorageStats()

Gets storage statistics (optional implementation).

Implementation

Future<Map<String, dynamic>?> getStorageStats();