points property

double? points
getter/setter pair

Optional points assigned for this criterion, typically based on the level.

Levels might or might not have points. If unset, no points were set for this criterion.

Optional.

Implementation

core.double? points;