resourceLocalFolder property

String? resourceLocalFolder
getter/setter pair

Local folder name where resources will be downloaded and cached. If resources are being downloaded, this defines the name of the folder within your application's cache folder where resources will be cached.

Implementation

String? resourceLocalFolder;