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