policyDelta property
Policy delta between the original policy and the newly set policy.
Implementation
@$pb.TagNumber(2)
$0.PolicyDelta get policyDelta => $_getN(0);
Implementation
@$pb.TagNumber(2)
set policyDelta($0.PolicyDelta value) => $_setField(2, value);