timeoutErrorInfo property

  1. @override
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 => 'Request took too much time';