hasNotComment property

bool get hasNotComment

Implementation

bool get hasNotComment => !(hasComment ?? false);