Dart
dart:io
HeaderValue
value property
value
HeaderValue class
Constructors
HeaderValue
Properties
parameters
value
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static methods
parse
value property
String
value
Gets the header value.
Implementation
String get value;