menu
todo
domain\entities\comment_request.dart
CommentDataEntityRequest
props property
props
dark_mode
light_mode
props
property
@
override
List
<
Object
?
>
get
props
Implementation
@override List<Object?> get props => [content, projectId, taskId, attachment];
todo
comment_request
CommentDataEntityRequest
props property
CommentDataEntityRequest class