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