getAttributes method

  1. @override
Map<String, String> getAttributes()
override

Gets all attributes set so far in the trace.

Implementation

@override
Map<String, String> getAttributes() => {};