start property

DateTime? get start

Date/Time that the slot is to begin.

Implementation

DateTime? get start => startField.getValue(json);