persistentConnection property Null safety
read / write
Whether the connection is persistent (keep-alive).
Implementation
late bool persistentConnection;
Whether the connection is persistent (keep-alive).
late bool persistentConnection;