scoreUnits

protected abstract val scoreUnits: List<ScoreReportUnit>?

The list of input ScoreReportUnit.

It is recommended for implementing classes to override this field in the constructor.