onConnectionFailed property

(dynamic Function(String)?) onConnectionFailed
final

Gets notified when the connection failed

Implementation

final Function(String)? onConnectionFailed;