instrumentationLibrary property
Retrieve the instrumentation library on this span.
Implementation
@override
api.InstrumentationLibrary get instrumentationLibrary =>
_instrumentationLibrary;
Retrieve the instrumentation library on this span.
@override
api.InstrumentationLibrary get instrumentationLibrary =>
_instrumentationLibrary;