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