taskDescription property
Property getter and setter for taskDescription:
Implementation
@override String? get taskDescription => _taskDescription;
Property getter and setter for taskDescription:
@override String? get taskDescription => _taskDescription;