description property

String? description
final

Optional description explaining the task's purpose

Provides context about what this task accomplishes

Implementation

final String? description;