Future<int> getAvailableStorageBytes(String directoryPath) { throw UnimplementedError( 'getAvailableStorageBytes() has not been implemented.', ); }