add property

Map<String, String>? add
final

Append the given values to the headers specified by keys (will create a comma-separated list of values).

Implementation

final Map<String, String>? add;