id property

  1. @JsonKey()
String id
final

Nutrient ID (e.g. 'energy-kcal')

Implementation

@JsonKey()
final String id;