OnTopicConnected typedef
OnTopicConnected =
dynamic Function(SecureChannel secureChannel)
Implementation
typedef OnTopicConnected = Function(SecureChannel secureChannel);
typedef OnTopicConnected = Function(SecureChannel secureChannel);