notifications property

  1. @TagNumber(14)
List<JobNotification> notifications

Notification configurations.

Implementation

@$pb.TagNumber(14)
$core.List<JobNotification> get notifications => $_getList(10);