List<BibleBook> books

Get all books in the bible

Source

List<BibleBook> get books => _books;