instrumentationLibrary property

  1. @override
InstrumentationLibrary get instrumentationLibrary
override

Retrieve the instrumentation library on this span.

Implementation

@override
api.InstrumentationLibrary get instrumentationLibrary => _instrumentationLibrary;