hasAttachment property

bool get hasAttachment

Implementation

bool get hasAttachment => attachmentLink.isEmpty ? false : true;