add property

  1. @TagNumber.new(2)
Map<String, String> get add

Add the headers with given map where key is the name of the header, value is the value of the header.

Implementation

@$pb.TagNumber(2)
$core.Map<$core.String, $core.String> get add => $_getMap(1);