menu
aws_xray_api package
documentation
xray-2016-04-12.dart
Http
Http constructor
Http constructor
dark_mode
light_mode
Http
constructor
Http
(
{
String
?
clientIp
,
String
?
httpMethod
,
int
?
httpStatus
,
String
?
httpURL
,
String
?
userAgent
,
})
Implementation
Http({ this.clientIp, this.httpMethod, this.httpStatus, this.httpURL, this.userAgent, });
aws_xray_api package
documentation
xray-2016-04-12
Http
Http constructor
Http class