categories property

List<String>? categories
final

Collection of categories associated with the task.

Implementation

final List<String>? categories;