taskKeywords property

List<String>? taskKeywords
final

Keywords used to describe the task so that workers can discover the task.

Implementation

final List<String>? taskKeywords;