connectionInfo property
Gets information about the client connection.
Returns null
if the socket is not available.
Implementation
@override
final HttpConnectionInfo? connectionInfo = null;
Gets information about the client connection.
Returns null
if the socket is not available.
@override
final HttpConnectionInfo? connectionInfo = null;