jobs property

List<Job>? jobs
getter/setter pair

A list of storage batch jobs.

Implementation

core.List<Job>? jobs;