readDroppedImageAttachment function
Implementation
Future<PromptAttachment?> readDroppedImageAttachment(
PromptAttachment attachment,
) => platform.readDroppedImageAttachment(attachment);
Future<PromptAttachment?> readDroppedImageAttachment(
PromptAttachment attachment,
) => platform.readDroppedImageAttachment(attachment);