menu
core_mixins package
documentation
http/header_value.dart
HeaderValueMixin
value property
value property
dark_mode
light_mode
value
property
@
override
String
get
value
override
The value of the header.
Implementation
@override String get value => headerValue.value;
core_mixins package
documentation
http/header_value
HeaderValueMixin
value property
HeaderValueMixin mixin