PromptEmbeddedContextCapabilities constructor

PromptEmbeddedContextCapabilities({
  1. AcpJsonObject? meta,
})

Creates a PromptEmbeddedContextCapabilities value.

Implementation

PromptEmbeddedContextCapabilities({this.meta});