buffet property

bool? buffet
getter/setter pair

Buffet.

A type of meal where guests serve themselves from a variety of dishes/foods that are put out on a table. Includes lunch and/or dinner meals. A breakfast-only buffet is not sufficient.

Implementation

core.bool? buffet;