ObtainedPoints constructor

ObtainedPoints({int points: 0 })

Implementation

ObtainedPoints({this.points = 0});