MigrationInsight constructor
MigrationInsight({
- ComputeEngineMigrationTarget? computeEngineTarget,
- FitDescriptor? fit,
Implementation
MigrationInsight({
this.computeEngineTarget,
this.fit,
});