surah112 top-level constant

Map<String, dynamic> const surah112

English Quran translation data.

Implementation

const Map<String, dynamic> surah112 =
{
  'id': 112,
  'verses': [
    {
      'id': 1,
      'surah': 112,
      'text': 'Say, "He is Allāh, [who is] One, ﴾1﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 112,
      'text': 'Allāh, the Eternal Refuge. ﴾2﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 112,
      'text': 'He neither begets nor is born, ﴾3﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 112,
      'text': 'Nor is there to Him any equivalent." ﴾4﴿',
      'page': 604,
      'juz': 30
    }
  ]
}
;