persistentConnection property

  1. @override
bool get persistentConnection
inherited

Whether the server requested that a persistent connection be maintained.

Implementation

@override
bool get persistentConnection => inner.persistentConnection;