notification property
bool
get
notification
Should a notification be send for this task?
Implementation
bool get notification => task.notification;
Should a notification be send for this task?
bool get notification => task.notification;