persistentConnection property

  1. @override
bool persistentConnection

Whether the server requested that a persistent connection be maintained.

Implementation

@override
bool get persistentConnection => base.persistentConnection;