unable_to_connect property

  1. @override
String get unable_to_connect
override

No description provided for @unable_to_connect.

In en, this message translates to: 'Unable to connect to service. Check you have a stable internet connection'

Implementation

@override
String get unable_to_connect => '无法连接到服务。请确保您有稳定的互联网连接';