accept property

String? get accept

Gets Accept header

Implementation

String? get accept => _headers.accept;