startTime property

String? startTime
getter/setter pair

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;