pub fn FnMap<R: Runtime>( ApplicationHandle: &AppHandle<R>, EventName: &str, Map: Map<String, Value>, ) -> Result<()>
Variant for callers that already serialise into a serde_json::Map.
serde_json::Map