getCSRFCookie function

String? getCSRFCookie()

Implementation

String? getCSRFCookie() {
  return null;
}