PromptAttachmentPicker typedef

PromptAttachmentPicker = Future<List<PromptAttachment>> Function()

Implementation

typedef PromptAttachmentPicker = Future<List<PromptAttachment>> Function();