ApplyPhase2Result constructor
const
ApplyPhase2Result({})
Implementation
const ApplyPhase2Result({
required this.commands,
required this.pathsTouched,
required this.outsideDeclaredSet,
this.failure,
});
const ApplyPhase2Result({
required this.commands,
required this.pathsTouched,
required this.outsideDeclaredSet,
this.failure,
});