notification property

bool get notification
inherited

Should a notification be send for this task?

Implementation

bool get notification => task.notification;