tasks property
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
Implementation
final List<ImportTask>? tasks;
A returned array of import tasks that match any applied filters, up to the specified number of maximum results.
final List<ImportTask>? tasks;