Dart SDK
dart:io
HeaderValue
toString
method
toString
HeaderValue
Static methods
parse
Properties
value
parameters
Constructors
HeaderValue
Methods
toString
String
toString
( )
Returns the formatted string representation in the form:
value; parameter1=value1; parameter2=value2