onAccepted method
void
onAccepted(
- SpanNode parent
inherited
when this node was accepted by it's parent, onAccepted will be triggered
Implementation
void onAccepted(SpanNode parent) {}
when this node was accepted by it's parent, onAccepted will be triggered
void onAccepted(SpanNode parent) {}