persistentConnection property
Gets and sets the persistent connection state. The initial value of this property is the persistent connection state from the request.
Implementation
@override
bool get persistentConnection => true;
Gets and sets the persistent connection state. The initial value of this property is the persistent connection state from the request.
@override
bool get persistentConnection => true;