menu
googleapis package
documentation
cloudtrace/v2.dart
Span
attributes property
attributes property
dark_mode
light_mode
attributes
property
Attributes
?
attributes
getter/setter pair
A set of attributes on the span.
You can have up to 32 attributes per span.
Implementation
Attributes? attributes;
googleapis package
documentation
cloudtrace/v2
Span
attributes property
Span class
Constructors
new
fromJson
Properties
attributes
childSpanCount
displayName
endTime
hashCode
links
name
parentSpanId
runtimeType
sameProcessAsParentSpan
spanId
spanKind
stackTrace
startTime
status
timeEvents
Methods
noSuchMethod
toJson
toString
Operators
operator ==