Convert to W3C trace context header string
@override String toString() { return _entries.entries.map((e) => '${e.key}=${e.value}').join(','); }