value property

  1. @override
String get value
override

The value of the header.

Implementation

@override
String get value => headerValue.value;