PatchbaySemanticsActionDecision.allow constructor
const
PatchbaySemanticsActionDecision.allow({})
Implementation
const PatchbaySemanticsActionDecision.allow({
this.gateIds = const <String>{},
this.sensitiveInput = false,
}) : rejectionCode = null,
rejectionNotice = null;