RetryableTrait constructor
const
RetryableTrait({
- bool throttling = false,
Implementation
const RetryableTrait({
this.throttling = false,
});
const RetryableTrait({
this.throttling = false,
});