onConnectFailed property

(dynamic Function(int? code, String? errorMsg)?) onConnectFailed
getter/setter pair

Implementation

Function(int? code, String? errorMsg)? onConnectFailed;