menu
todo
data\models\task_model_response.dart
TaskModelResponse
commentCount property
commentCount
dark_mode
light_mode
commentCount
property
@
HiveField
(4)
@
JsonKey
(name: 'comment_count')
int
commentCount
final
Implementation
@HiveField(4) @JsonKey(name: 'comment_count') final int commentCount;
todo
task_model_response
TaskModelResponse
commentCount property
TaskModelResponse class