onConnected property

dynamic Function(int? code, String? userId) onConnected
getter/setter pair

Implementation

Function(int? code, String? userId) onConnected;