attachmentResults property
A list of edit results for any attachment changes.
Implementation
List<EditResult> get attachmentResults => _attachmentResults.value;
A list of edit results for any attachment changes.
List<EditResult> get attachmentResults => _attachmentResults.value;