pastPoints property

Map<String, int> get pastPoints

Implementation

Map<String, int> get pastPoints {
  return _pastPoints;
}