removeAttachment method

void removeAttachment()

Implementation

void removeAttachment() {
  attachmentPath.value = null;
}