valueOf static method

Span_SpanKind? valueOf(
  1. int value
)

Implementation

static Span_SpanKind? valueOf($core.int value) => _byValue[value];