menu
ianvs_agent_chat package
documentation
platform/chat_platform.dart
ChatPlatformServices
pickAttachments property
pickAttachments property
dark_mode
light_mode
pickAttachments
property
Future
<
List
<
PromptAttachment
>
>
Function
(
PromptAttachmentKind
kind
)
pickAttachments
final
Implementation
final Future<List<PromptAttachment>> Function(PromptAttachmentKind kind) pickAttachments;
ianvs_agent_chat package
documentation
platform/chat_platform
ChatPlatformServices
pickAttachments property
ChatPlatformServices class