Readonly
optionsReadonly
sdkPrivate
settingThe settings for the VWOClient.
The new VWOClient instance.
Fetches settings asynchronously, ensuring no parallel fetches.
Optional
force: booleanForce fetch ignoring cache.
A promise that resolves to the fetched settings.
Gets the settings, fetching them if not cached or if forced.
Optional
force: booleanForce fetch ignoring cache.
A promise that resolves to the settings.
Builds a new VWOClient instance with the provided settings.