NoOpSentrySpan constructor

NoOpSentrySpan()

Implementation

factory NoOpSentrySpan() {
  return _instance;
}