QuranChapters constructor

QuranChapters({
  1. List<Chapters>? chapters,
})

Implementation

QuranChapters({this.chapters});