getEndTime method

String? getEndTime()

Returns end time.

Implementation

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