menu
videosdk_otel package
documentation
api.dart
SpanId
get method
get method
dark_mode
light_mode
get
method
List
<
int
>
get
(
)
Retrieve this SpanId as a list of byte values.
Implementation
List
<
int
>
get
() => _id;
videosdk_otel package
documentation
api
SpanId
get method
SpanId class