strict constant
Cookie with this value will never be sent on cross-site requests.
Implementation
static const strict = SameSite._("Strict");
Cookie with this value will never be sent on cross-site requests.
static const strict = SameSite._("Strict");