surah95 top-level constant

Map<String, dynamic> const surah95

English Quran translation data.

Implementation

const Map<String, dynamic> surah95 =
{
  'id': 95,
  'verses': [
    {
      'id': 1,
      'surah': 95,
      'text': 'By the fig and the olive ﴾1﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 95,
      'text': 'And [by] Mount Sinai ﴾2﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 95,
      'text': 'And [by] this secure city [i.e., Makkah], ﴾3﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 95,
      'text': 'We have certainly created man in the best of stature; ﴾4﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 95,
      'text': 'Then We return him to the lowest of the low, ﴾5﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 95,
      'text': 'Except for those who believe and do righteous deeds, for they will have a reward uninterrupted. ﴾6﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 95,
      'text': 'So what yet causes you to deny the Recompense? ﴾7﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 95,
      'text': 'Is not Allāh the most just of judges? ﴾8﴿',
      'page': 597,
      'juz': 30
    }
  ]
}
;