surah102 top-level constant

Map<String, dynamic> const surah102

English Quran translation data.

Implementation

const Map<String, dynamic> surah102 =
{
  'id': 102,
  'verses': [
    {
      'id': 1,
      'surah': 102,
      'text': 'Competition in [worldly] increase diverts you ﴾1﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 102,
      'text': 'Until you visit the graveyards. ﴾2﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 102,
      'text': 'No! You are going to know. ﴾3﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 102,
      'text': 'Then, no! You are going to know. ﴾4﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 102,
      'text': 'No! If you only knew with knowledge of certainty... ﴾5﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 102,
      'text': 'You will surely see the Hellfire. ﴾6﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 102,
      'text': 'Then you will surely see it with the eye of certainty. ﴾7﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 102,
      'text': 'Then you will surely be asked that Day about pleasure. ﴾8﴿',
      'page': 600,
      'juz': 30
    }
  ]
}
;