RolloutControl constructor
RolloutControl({
- String? action,
- RunRolloutActionParams? runParams,
Implementation
RolloutControl({this.action, this.runParams});
RolloutControl({this.action, this.runParams});