cachePath property

String? cachePath
getter/setter pair

保存图片和视频的缓存地址 如不设置 默认通过 Curiosity().native.appPath 获取

Implementation

String? cachePath;