endTime property
The end time of the individual's working day.
This should be a string representing a time in 24-hour format, such as "17:00".
Implementation
String? endTime;
The end time of the individual's working day.
This should be a string representing a time in 24-hour format, such as "17:00".
String? endTime;