clearAttachments method

void clearAttachments()

Implementation

void clearAttachments() {
  _attachments.clear();
}