scoreGenerator
The ScoreGenerator for this stage.
This field is explicitly declared to be Lazy as this field should only be evaluated after the pipeline stage has finished execution, while also providing memoization behavior. Users should use Lazy.value to lazily initialize the field on first use, usually when first generating the StageReportUnit.