surah110 top-level constant

Map<String, dynamic> const surah110

English Quran translation data.

Implementation

const Map<String, dynamic> surah110 =
{
  'id': 110,
  'verses': [
    {
      'id': 1,
      'surah': 110,
      'text': 'When the victory of Allāh has come and the conquest, ﴾1﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 110,
      'text': 'And you see the people entering into the religion of Allāh in multitudes, ﴾2﴿',
      'page': 603,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 110,
      'text': 'Then exalt [Him] with praise of your Lord and ask forgiveness of Him. Indeed, He is ever Accepting of Repentance. ﴾3﴿',
      'page': 603,
      'juz': 30
    }
  ]
}
;