lax constant
Default value, cookie with this value will generally not be sent on cross-site requests, unless the user is navigated to the original site.
Implementation
static const lax = SameSite._("Lax");
Default value, cookie with this value will generally not be sent on cross-site requests, unless the user is navigated to the original site.
static const lax = SameSite._("Lax");