getStartTime method

String? getStartTime()

Returns start time.

Implementation

String? getStartTime() => getStringProperty(Chapter.keyStartTime);