surah101 top-level constant

Map<String, dynamic> const surah101

English Quran translation data.

Implementation

const Map<String, dynamic> surah101 =
{
  'id': 101,
  'verses': [
    {
      'id': 1,
      'surah': 101,
      'text': 'The Striking Calamity - ﴾1﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 101,
      'text': 'What is the Striking Calamity? ﴾2﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 101,
      'text': 'And what can make you know what is the Striking Calamity? ﴾3﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 101,
      'text': 'It is the Day when people will be like moths, dispersed, ﴾4﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 101,
      'text': 'And the mountains will be like wool, fluffed up. ﴾5﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 101,
      'text': 'Then as for one whose scales are heavy [with good deeds], ﴾6﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 101,
      'text': 'He will be in a pleasant life. ﴾7﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 101,
      'text': 'But as for one whose scales are light, ﴾8﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 9,
      'surah': 101,
      'text': 'His refuge will be an abyss. ﴾9﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 10,
      'surah': 101,
      'text': 'And what can make you know what that is? ﴾10﴿',
      'page': 600,
      'juz': 30
    },
    {
      'id': 11,
      'surah': 101,
      'text': 'It is a Fire, intensely hot. ﴾11﴿',
      'page': 600,
      'juz': 30
    }
  ]
}
;