spendablePoints property

int get spendablePoints

Implementation

int get spendablePoints {
  return _spendablePoints;
}