connectionInfo property Null safety
Information about the client connection.
Returns null
if the socket is not available.
Implementation
HttpConnectionInfo? get connectionInfo;
Information about the client connection.
Returns null
if the socket is not available.
HttpConnectionInfo? get connectionInfo;