persistentConnection property Null safety

bool persistentConnection
read / write

Whether the connection is persistent (keep-alive).

Implementation

late bool persistentConnection;