parameters property

  1. @TagNumber.new(2)
PbMap<String, String> get parameters

optional encoding parameters required to correctly decode the content

Implementation

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