CleanupSummary constructor

const CleanupSummary(
  1. List<CleanupResult> results
)

Implementation

const CleanupSummary(this.results);