deduplicationKey property
jobs with the same deduplication key are only executed once, the result is passed to all jobs having the same key
Implementation
final String? deduplicationKey;
jobs with the same deduplication key are only executed once, the result is passed to all jobs having the same key
final String? deduplicationKey;