Header class
Annotate a parameter to replace the header name with the value of its target. If name is null, the parameter name will be used.
Annotate a method to add header literally with name and value. If value is null, the header will not be used.
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited