publicKeys property
List of all public keys for the target.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$1.PublicKey> get publicKeys => $_getList(1);
List of all public keys for the target.
@$pb.TagNumber(2)
$pb.PbList<$1.PublicKey> get publicKeys => $_getList(1);