get abstract method

String? get(
  1. String name
)

Gets a Request/Response cookie value.

Implementation

String? get(String name);