persistentConnection property

  1. @override
bool persistentConnection
getter/setter pairoverride

Whether the connection is persistent (keep-alive).

Implementation

@override
bool persistentConnection = true;