jobStatesToNotify property

List<JobState>? jobStatesToNotify
final

The list of job states that will trigger a notification for this job.

Implementation

final List<JobState>? jobStatesToNotify;