readImage property

Future<PromptAttachment?> Function(PromptAttachment attachment) readImage
final

Implementation

final Future<PromptAttachment?> Function(PromptAttachment attachment)
readImage;