OTelAttributes constructor

const OTelAttributes(
  1. List<OTelAttribute> attributes
)

Implementation

const OTelAttributes(this.attributes);