surah111 top-level constant

Map<String, dynamic> const surah111

English Quran translation data.

Implementation

const Map<String, dynamic> surah111 =
{
  'id': 111,
  'verses': [
    {
      'id': 1,
      'surah': 111,
      'text': 'May the hands of Abū Lahab be ruined, and ruined is he. ﴾1﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 111,
      'text': 'His wealth will not avail him or that which he gained. ﴾2﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 111,
      'text': 'He will [enter to] burn in a Fire of [blazing] flame ﴾3﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 111,
      'text': 'And his wife [as well] - the carrier of firewood. ﴾4﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 111,
      'text': 'Around her neck is a rope of [twisted] fiber. ﴾5﴿',
      'page': 603,
      'juz': 30
    }
  ]
}
;