menu
todo
data\models\task_model_response.dart
TaskModelResponse
commentList property
commentList
dark_mode
light_mode
commentList
property
List
<
CommentModel
>
commentList
getter/setter pair
Implementation
List<CommentModel> commentList = [];
todo
task_model_response
TaskModelResponse
commentList property
TaskModelResponse class