start property
DateTime?
get
start
Date/Time that the slot is to begin.
Implementation
DateTime? get start => startField.getValue(json);
Date/Time that the slot is to begin.
DateTime? get start => startField.getValue(json);