errorConnection property

String? errorConnection
final

Caused for example by a xhr.onError or SocketExceptions. or Caused by an incorrect certificate as configured by ValidateCertificate.

Implementation

final String? errorConnection;