tags property

List<String>? tags
final

A list of tags associated with the food item.

Implementation

final List<String>? tags;