getAllSurahs method

List<SurahMetadata> getAllSurahs()

Get metadata for all 114 surahs.

Implementation

List<SurahMetadata> getAllSurahs() => allSurahMetadata;