verses property

List<Verse>? verses
getter/setter pair

verses the variable that holding the verses of exact surah.

Implementation

List<Verse>? verses;