tasks property

List<ImportTask>? tasks
final

A returned array of import tasks that match any applied filters, up to the specified number of maximum results.

Implementation

final List<ImportTask>? tasks;