VerseModel({ required this.id, required this.bookId, required this.chapter, required this.verse, required this.text, });