remove property

  1. @TagNumber.new(3)
List<String> get remove

Remove headers (matching by header names) specified in the list.

Implementation

@$pb.TagNumber(3)
$core.List<$core.String> get remove => $_getList(2);