ProfileHarnessConfig constructor
const
ProfileHarnessConfig({})
Implementation
const ProfileHarnessConfig({
required this.replay,
required this.profilerCommand,
required this.artifactDir,
required this.cleanArtifactDir,
required this.timeoutSeconds,
required this.profileRegion,
required this.regionName,
this.error,
});