pub async fn SendNotification( SideCarIdentifier: String, Method: String, Parameters: Value, ) -> Result<(), VineError>
Sends a fire-and-forget notification to a sidecar.