protocolVersion property Null safety
The HTTP protocol version used in the request, either "1.0" or "1.1".
Implementation
String get protocolVersion;
The HTTP protocol version used in the request, either "1.0" or "1.1".
String get protocolVersion;