jobs property

  1. @TagNumber(1)
List<Job> jobs

Implementation

@$pb.TagNumber(1)
$core.List<Job> get jobs => $_getList(0);