slowConnectionErrorDescription property

  1. @override
String get slowConnectionErrorDescription

The description shown when the connection is too slow or the request timed out.

Implementation

@override
String get slowConnectionErrorDescription => 'インターネット接続に問題があるようです';