notifications property

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

Notification configurations.

Implementation

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