msg_atSign_unreachable property

String get msg_atSign_unreachable

Your atSign and the server is unreachable. Please try again or contact support@atsign.com

Implementation

String get msg_atSign_unreachable {
  return Intl.message(
    'Your atSign and the server is unreachable. Please try again or contact support@atsign.com',
    name: 'msg_atSign_unreachable',
    desc: '',
    args: [],
  );
}