cookielessDev property

bool? cookielessDev
getter/setter pair

Whether the instance should operate in cookieless development mode (i.e. without third-party cookies). Deprecated: Please use url_based_session_syncing instead.

Implementation

bool? cookielessDev;