TaskStrategyThrottle constructor
const
TaskStrategyThrottle(
- Duration duration, {
- ThrottleEdge edge = ThrottleEdge.leading,
Implementation
const TaskStrategyThrottle(this.duration, {this.edge = ThrottleEdge.leading});