Gets information about the client connection. Returns null if the socket
is not available.
Implementation
HttpConnectionInfo? get connectionInfo;
connectionInfo property - HttpClientResponse class - dart:io library
Gets information about the client connection. Returns null if the socket
is not available.
HttpConnectionInfo? get connectionInfo;