ConnectHandler typedef

ConnectHandler = void Function([String? payload])

Implementation

typedef ConnectHandler = void Function([String? payload]);