the main constructor of Surah class.
Surah({ this.surahNumber, this.surahName, this.startPage, this.endPage, this.verses, this.versesCount, });