AnthropicCacheControl.ephemeral constructor

const AnthropicCacheControl.ephemeral({
  1. String? ttl,
})

Implementation

const AnthropicCacheControl.ephemeral({this.ttl}) : type = 'ephemeral';