getEndTime method

String? getEndTime()

Returns end time.

Implementation

String? getEndTime() => getStringProperty(Chapter.keyEndTime);