fEffective property

  1. @TagNumber(2)
Ratio get fEffective

fEffective

Implementation

@$pb.TagNumber(2)
$16.Ratio get fEffective => $_getN(1);
  1. @TagNumber(2)
set fEffective (Ratio v)

Implementation

@$pb.TagNumber(2)
set fEffective($16.Ratio v) { setField(2, v); }