EffectCommands constructor
const
EffectCommands(
- Runtime _runtime, {
- EffectCommandObserver? observer,
- EffectCommandPolicyObserver? policyObserver,
Implementation
const EffectCommands(this._runtime, {this.observer, this.policyObserver});