void rtcLog(String method, ChatMessage msg) { log("rtc method: $method, ${msg.toJson().toString()}"); }