client property

HttpConnectionInfo? get client

request client info

Implementation

HttpConnectionInfo? get client => _httpRequest.connectionInfo;