PatchbayRevealDecision.allow constructor
const
PatchbayRevealDecision.allow({})
Implementation
const PatchbayRevealDecision.allow({
this.gateIds = const <String>{},
this.maxSteps = 40,
this.maxDurationMs = 30000,
}) : rejectionCode = null,
rejectionNotice = null;