menu
nutrition_ai_module package
documentation
nutrition_ai_module.dart
UserProfileModel
getCalorieDeficit method
getCalorieDeficit method
dark_mode
light_mode
getCalorieDeficit
method
CalorieDeficit
getCalorieDeficit
(
)
Gets the user's selected calorie deficit.
Implementation
CalorieDeficit getCalorieDeficit() => _calorieDeficit;
nutrition_ai_module package
documentation
nutrition_ai_module
UserProfileModel
getCalorieDeficit method
UserProfileModel class