FIELD_MEAL constant

Field const FIELD_MEAL

Meal type.

Implementation

static const Field FIELD_MEAL = Field.newIntField(
  'meal',
);