tag property

String? tag
final

Optional. Need not be unique. Just used to categorize a task.

Implementation

final String? tag;