SpanStatus.unimplemented constructor
const
SpanStatus.unimplemented()
The operation is not implemented or is not supported/enabled for this operation.
Implementation
const SpanStatus.unimplemented() : this._('unimplemented', 501);