menu
todo
data\models\task_model_response.dart
TaskModelResponse
sectionId property
sectionId
dark_mode
light_mode
sectionId
property
@
HiveField
(15)
@
JsonKey
(name: 'section_id')
String
?
sectionId
final
Implementation
@HiveField(15) @JsonKey(name: 'section_id') final String? sectionId;
todo
task_model_response
TaskModelResponse
sectionId property
TaskModelResponse class