GradingAudit constructor

GradingAudit(
  1. List<GradingItem> items
)

Implementation

GradingAudit(this.items);