cookieName constant
String
const cookieName
Cookie name containing the CSRF token.
Implementation
static const String cookieName = 'bloom_csrftoken';
Cookie name containing the CSRF token.
static const String cookieName = 'bloom_csrftoken';