endVerse property

Verse? endVerse
final

The Verse object representing the last verse in this reference.

Returns the verse object of the last verse in the chapter if endVerse is not specified or the verse object of the last verse in the book if startChapterNumber is not specified.

Implementation

final Verse? endVerse;