TooManyRequestsException constructor
TooManyRequestsException([
- String message = 'Too many calls made to the Daemon'
Implementation
TooManyRequestsException([super.message = 'Too many calls made to the Daemon']);