MigrationJobObject constructor
MigrationJobObject({})
Implementation
MigrationJobObject({
this.createTime,
this.error,
this.name,
this.phase,
this.sourceObject,
this.state,
this.updateTime,
});
MigrationJobObject({
this.createTime,
this.error,
this.name,
this.phase,
this.sourceObject,
this.state,
this.updateTime,
});