getEffectiveWeight method

dynamic getEffectiveWeight()

Implementation

getEffectiveWeight() {
  return _effectiveWeight;
}