RolloutControl constructor

RolloutControl({
  1. String? action,
  2. RunRolloutActionParams? runParams,
})

Implementation

RolloutControl({this.action, this.runParams});