latency property
The request processing latency on the server, from the time the request was received until the response was sent.
For WebSocket connections, this field refers to the entire time duration of the connection.
Implementation
core.String? latency;