client property
HttpConnectionInfo?
get
client
request client info
Implementation
HttpConnectionInfo? get client => _httpRequest.connectionInfo;
request client info
HttpConnectionInfo? get client => _httpRequest.connectionInfo;