set property

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

Completely overwrite/replace the headers with given map where key is the name of the header, value is the value of the header.

Implementation

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