menu
llm_dart package
documentation
providers/anthropic/files.dart
AnthropicFileListQuery
AnthropicFileListQuery.new const constructor
AnthropicFileListQuery.new const constructor
dark_mode
light_mode
AnthropicFileListQuery
constructor
const
AnthropicFileListQuery
(
{
String
?
beforeId
,
String
?
afterId
,
int
?
limit
,
})
Implementation
const AnthropicFileListQuery({ this.beforeId, this.afterId, this.limit, });
llm_dart package
documentation
providers/anthropic/files
AnthropicFileListQuery
AnthropicFileListQuery.new const constructor
AnthropicFileListQuery class