notification property

bool get notification

Should a notification be send for this task?

Implementation

bool get notification => task.notification;