menu
aws_xray_api package
documentation
xray-2016-04-12.dart
Trace
Trace.new constructor
Trace.new constructor
dark_mode
light_mode
Trace
constructor
Trace
(
{
double
?
duration
,
String
?
id
,
bool
?
limitExceeded
,
List
<
Segment
>
?
segments
,
})
Implementation
Trace({ this.duration, this.id, this.limitExceeded, this.segments, });
aws_xray_api package
documentation
xray-2016-04-12
Trace
Trace.new constructor
Trace class