onLobbyChannelMessage property

dynamic Function(CallPhoenixClient sock, Map<String, dynamic>? msg, String event)? onLobbyChannelMessage
getter/setter pair

Implementation

Function(CallPhoenixClient sock, Map<String, dynamic>? msg, String event)? onLobbyChannelMessage;