overbooked property
bool?
get
overbooked
This slot has already been overbooked, appointments are unlikely to be accepted for this time.
Implementation
bool? get overbooked => overbookedField.getValue(json);