bool persistentConnection

Gets the persistent connection state returned by the server.

if the persistent connection state needs to be set, it must be set before the body is written to. Setting the reason phrase after writing to the body will throw a StateError.

Source

bool get persistentConnection;