surah99 top-level constant

Map<String, dynamic> const surah99

English Quran translation data.

Implementation

const Map<String, dynamic> surah99 =
{
  'id': 99,
  'verses': [
    {
      'id': 1,
      'surah': 99,
      'text': 'When the earth is shaken with its [final] earthquake ﴾1﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 99,
      'text': 'And the earth discharges its burdens ﴾2﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 99,
      'text': 'And man says, "What is [wrong] with it?" - ﴾3﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 99,
      'text': 'That Day, it will report its news ﴾4﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 99,
      'text': 'Because your Lord has inspired [i.e., commanded] it. ﴾5﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 99,
      'text': 'That Day, the people will depart separated [into categories] to be shown [the result of] their deeds. ﴾6﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 99,
      'text': 'So whoever does an atom\'s weight of good will see it, ﴾7﴿',
      'page': 599,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 99,
      'text': 'And whoever does an atom\'s weight of evil will see it. ﴾8﴿',
      'page': 599,
      'juz': 30
    }
  ]
}
;