persistentConnection property

  1. @override
bool persistentConnection
override

The persistent connection state signaled by the client.

Implementation

@override
bool get persistentConnection => origin.persistentConnection;