satisfiesPzs property
Reserved for future use. This field is set only in responses from the server; it is ignored if it is set in any requests.
Implementation
@$pb.TagNumber(25)
$core.bool get satisfiesPzs => $_getBF(21);
Implementation
@$pb.TagNumber(25)
set satisfiesPzs($core.bool v) { $_setBool(21, v); }