MigrationExecution constructor
MigrationExecution({})
Implementation
MigrationExecution({
this.cloudSqlMigrationConfig,
this.createTime,
this.endTime,
this.name,
this.phase,
this.state,
this.stateMessage,
});