pub fn push_external_clear(name: impl Into<String>) -> boolExpand description
Sends a clear mutation from any thread. Returns false when the channel has disconnected.
The scalar half routes through push_external_property (empty string); the array half stays
on the legacy channel.