totalCalories property

  1. @JsonKey(name: 'total_calories')
int totalCalories
final

Implementation

@JsonKey(name: 'total_calories')
final int totalCalories;