linDecay property
Implementation
@$pb.TagNumber(19)
DecayParamsExpression get linDecay => $_getN(18);
Implementation
@$pb.TagNumber(19)
set linDecay(DecayParamsExpression v) {
$_setField(19, v);
}
@$pb.TagNumber(19)
DecayParamsExpression get linDecay => $_getN(18);
@$pb.TagNumber(19)
set linDecay(DecayParamsExpression v) {
$_setField(19, v);
}