attachmentResults property

List<EditResult> attachmentResults

A list of edit results for any attachment changes.

Implementation

List<EditResult> get attachmentResults => _attachmentResults.value;