hasAttachment property

bool hasAttachment

Implementation

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