persistentConnection property

bool persistentConnection

The requested persistent connection state.

Throws HttpProfileRequestError is hasError is true.

Implementation

bool get persistentConnection => _returnIfNoError(_persistentConnection);