openUrlPath property

void openUrlPath=(String value)

The folder path where cache files are saved when opening files from HTTPS.

Defaults to null. Android only.

Implementation

set openUrlPath(String value) => _openUrlPath = value;