menu
Dart
dart:io
HttpHeaders
persistentConnection property
persistentConnection
brightness_4
brightness_5
description
persistentConnection
property
bool
persistentConnection
read / write
Whether the connection is persistent (keep-alive).
Implementation
late bool persistentConnection;
Dart
dart:io
HttpHeaders
persistentConnection property
HttpHeaders class