OtpRateLimitException constructor

const OtpRateLimitException()

Implementation

const OtpRateLimitException()
    : super('Too many OTP requests, please wait before trying again',
          code: 'otp_rate_limit');