ImageImportResult.cancelled constructor

const ImageImportResult.cancelled()

No image was selected. The editor must not create a document edit.

Implementation

const ImageImportResult.cancelled() : this._(cancelled: true);