surah108 top-level constant

Map<String, dynamic> const surah108

English Quran translation data.

Implementation

const Map<String, dynamic> surah108 =
{
  'id': 108,
  'verses': [
    {
      'id': 1,
      'surah': 108,
      'text': 'Indeed, We have granted you, [O Muḥammad], al-Kawthar. ﴾1﴿',
      'page': 602,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 108,
      'text': 'So pray to your Lord and offer sacrifice [to Him alone]. ﴾2﴿',
      'page': 602,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 108,
      'text': 'Indeed, your enemy is the one cut off. ﴾3﴿',
      'page': 602,
      'juz': 30
    }
  ]
}
;