Sets the cache size limit in bytes. When null, no limit is enforced.
Future<void> setCacheSizeLimitBytes(int? bytes);