openUrlPath property
set
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;