VoicesFailedTooManyRequests constructor

VoicesFailedTooManyRequests()

Implementation

VoicesFailedTooManyRequests()
    : super(
          code: 429,
          reason:
              "Too Many Requests	You have exceeded the quota or rate of requests allowed for your subscription.");