persistentConnection property

  1. @override
bool get persistentConnection
override

The persistent connection state signaled by the client.

Implementation

@override
bool get persistentConnection => httpRequest.persistentConnection;