menu
aws_xray_api package
documentation
xray-2016-04-12.dart
ErrorStatistics
ErrorStatistics constructor
ErrorStatistics constructor
dark_mode
light_mode
ErrorStatistics
constructor
ErrorStatistics
(
{
int
?
otherCount
,
int
?
throttleCount
,
int
?
totalCount
,
})
Implementation
ErrorStatistics({ this.otherCount, this.throttleCount, this.totalCount, });
aws_xray_api package
documentation
xray-2016-04-12
ErrorStatistics
ErrorStatistics constructor
ErrorStatistics class