fileStorageDir property

String? fileStorageDir
final

If fileStorageDir is provided, the cookie storage will be migrated from the FileStorage to HiveCookieStorage.

Implementation

final String? fileStorageDir;