isSessionOnly property
Indicates if the cookie is a session only cookie.
NOTE: on Android it will be always null
.
Implementation
bool? isSessionOnly;
Indicates if the cookie is a session only cookie.
NOTE: on Android it will be always null
.
bool? isSessionOnly;