csrfToken property

String? get csrfToken

Gets CSRF token cookie

Implementation

String? get csrfToken => _cookies.csrfToken;