totalCalories property

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

Implementation

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