surah97 top-level constant

Map<String, dynamic> const surah97

English Quran translation data.

Implementation

const Map<String, dynamic> surah97 =
{
  'id': 97,
  'verses': [
    {
      'id': 1,
      'surah': 97,
      'text': 'Indeed, We sent it [i.e., the Qur’ān] down during the Night of Decree. ﴾1﴿',
      'page': 598,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 97,
      'text': 'And what can make you know what is the Night of Decree? ﴾2﴿',
      'page': 598,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 97,
      'text': 'The Night of Decree is better than a thousand months. ﴾3﴿',
      'page': 598,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 97,
      'text': 'The angels and the Spirit [i.e., Gabriel] descend therein by permission of their Lord for every matter. ﴾4﴿',
      'page': 598,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 97,
      'text': 'Peace it is until the emergence of dawn. ﴾5﴿',
      'page': 598,
      'juz': 30
    }
  ]
}
;