menu
cx_flutter_plugin package
documentation
custom_span_registry.dart
CustomSpanRegistry
getTraceId static method
getTraceId static method
dark_mode
light_mode
getTraceId
static method
String
?
getTraceId
(
String
spanId
)
Implementation
static String? getTraceId(String spanId) => _spanTraceIds[spanId];
cx_flutter_plugin package
documentation
custom_span_registry
CustomSpanRegistry
getTraceId static method
CustomSpanRegistry class