persistentConnection property - HttpRequest class - dart:io library (original) (raw)

description

bool getpersistentConnection

The persistent connection state signaled by the client.

Implementation

bool get persistentConnection;