onCallChannelMessage property
dynamic Function(CallPhoenixClient sock, Map<String, dynamic> ? msg, String event)?
onCallChannelMessage
getter/setter pair
Implementation
Function(CallPhoenixClient sock, Map<String, dynamic>? msg, String event)? onCallChannelMessage;