FIELD_FOOD constant

Field const FIELD_FOOD

Food type.

Implementation

static const Field FIELD_FOOD = Field.newStringField(
  'food',
);