too_many_requests_text property

  1. @override
String get too_many_requests_text
override

No description provided for @too_many_requests_text.

In en, this message translates to: 'We're currently processing a high volume of verification requests, and we've hit our limit for now. Please wait a little while and try again later. We appreciate your patience and understanding!'

Implementation

@override
String get too_many_requests_text =>
    '我們正在處理大量驗證申請,目前已達上限。請稍等一下,待會再試一次。感謝您的耐心與諒解!';