RetryableTrait constructor

const RetryableTrait({
  1. bool throttling = false,
})

Implementation

const RetryableTrait({this.throttling = false});