menu
restsdk package
documentation
openapi.swagger.dart
TaskViewModel
id property
id property
dark_mode
light_mode
id
property
@JsonKey.new(name: 'id')
int
?
id
final
Implementation
@JsonKey(name: 'id') final int? id;
restsdk package
documentation
openapi.swagger
TaskViewModel
id property
TaskViewModel class