publisherSigs property

  1. @TagNumber.new(12)
PbList<Signature> get publisherSigs

signatures of publisher

Implementation

@$pb.TagNumber(12)
$pb.PbList<Signature> get publisherSigs => $_getList(11);