downloadFolderName property
Unique name for the folder where this integration stores its downloads.
When multiple parent SDKs embed this cookie bridge inside the same host app, each MUST pass a distinct value here so their downloaded documents are kept in separate, isolated folders instead of a shared one. Files are stored under:
Implementation
final String? downloadFolderName;