surah112 top-level constant

Map<String, dynamic> const surah112

Arabic Quran text data.

Implementation

const Map<String, dynamic> surah112 =
{
  'id': 112,
  'verses': [
    {
      'id': 1,
      'surah': 112,
      'text': 'قُلۡ هُوَ ٱللَّهُ أَحَدٌ ﰀ',
      'page': 604,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 112,
      'text': 'ٱللَّهُ ٱلصَّمَدُ ﰁ',
      'page': 604,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 112,
      'text': 'لَمۡ يَلِدۡ وَلَمۡ يُولَدۡ ﰂ',
      'page': 604,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 112,
      'text': 'وَلَمۡ يَكُن لَّهُۥ كُفُوًا أَحَدُۢ ﰃ',
      'page': 604,
      'juz': 30
    }
  ]
}
;