timeoutErrorInfo property
String
get
timeoutErrorInfo
override
No description provided for @timeoutErrorInfo.
In en, this message translates to:
'Request took too much time'
Implementation
@override
String get timeoutErrorInfo =>
'Anforderung hat zu viel Zeit in Anspruch genommen';