surah100 top-level constant

Map<String, dynamic> const surah100

English Quran translation data.

Implementation

const Map<String, dynamic> surah100 =
{
  'id': 100,
  'verses': [
    {
      'id': 1,
      'surah': 100,
      'text': 'By the racers, panting, ﴾1﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 100,
      'text': 'And the producers of sparks [when] striking ﴾2﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 100,
      'text': 'And the chargers at dawn, ﴾3﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 100,
      'text': 'Stirring up thereby [clouds of] dust, ﴾4﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 100,
      'text': 'Arriving thereby in the center collectively, ﴾5﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 100,
      'text': 'Indeed mankind, to his Lord, is ungrateful. ﴾6﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 100,
      'text': 'And indeed, he is to that a witness. ﴾7﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 100,
      'text': 'And indeed he is, in love of wealth, intense. ﴾8﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 9,
      'surah': 100,
      'text': 'But does he not know that when the contents of the graves are scattered ﴾9﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 10,
      'surah': 100,
      'text': 'And that within the breasts is obtained, ﴾10﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 11,
      'surah': 100,
      'text': 'Indeed, their Lord with them, that Day, is [fully] Aware. ﴾11﴿',
      'page': 600,
      'juz': 30
    }
  ]
}
;