persistentConnection property

bool persistentConnection
getter/setter pair

Whether the connection is persistent (keep-alive).

Implementation

late bool persistentConnection;