QueuedCommandAttachment constructor
QueuedCommandAttachment({})
Implementation
QueuedCommandAttachment({
required this.prompt,
this.sourceUuid,
this.imagePasteIds,
this.commandMode,
this.origin,
this.isMeta,
});