getEffectiveWeight method

num getEffectiveWeight()

Implementation

num getEffectiveWeight() {
  return _effectiveWeight;
}