ContractReport constructor

const ContractReport(
  1. List<ContractChange> changes
)

Implementation

const ContractReport(this.changes);