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 =>
    'V současné době zpracováváme velké množství žádostí o ověření a dosáhli jsme limitu. Chvíli počkejte a zkuste to později. Děkujeme za vaši trpělivost a pochopení!';