totalValue property

num get totalValue

Implementation

num get totalValue {
  return _total;
}