Send a payload on a channel (one-way, fire-and-forget acknowledged).
Future<void> send(String channel, Map<String, Object?> payload);