MigrationReport constructor

const MigrationReport(
  1. List<MigrationAction> actions
)

Implementation

const MigrationReport(this.actions);