module OpenTelemetry::Baggage::Propagation::ContextKeys

def baggage_key

Returns:
  • (Context::Key) -
def baggage_key
  BAGGAGE_KEY
end