PatchbayGestureDecision.allow constructor
const
PatchbayGestureDecision.allow({})
Implementation
const PatchbayGestureDecision.allow({
this.gateIds = const <String>{},
this.maxDurationMs = 30000,
this.maxPathPoints = 64,
this.maxVelocity = 20,
}) : rejectionCode = null,
rejectionNotice = null;