algorithm property
Implementation
@$pb.TagNumber(4)
Signature_Algorithm get algorithm => $_getN(2);
Implementation
@$pb.TagNumber(4)
set algorithm(Signature_Algorithm v) { setField(4, v); }
@$pb.TagNumber(4)
Signature_Algorithm get algorithm => $_getN(2);
@$pb.TagNumber(4)
set algorithm(Signature_Algorithm v) { setField(4, v); }