menu
deft_client_common package
documentation
middleware.dart
TraceMiddleware
spanId property
spanId property
dark_mode
light_mode
spanId
property
int
spanId
final
Unique value within a trace. Pass a parent request's
spanId
to its child requests.
Implementation
final int spanId;
deft_client_common package
documentation
middleware
TraceMiddleware
spanId property
TraceMiddleware class