surah113 top-level constant

Map<String, dynamic> const surah113

English Quran translation data.

Implementation

const Map<String, dynamic> surah113 =
{
  'id': 113,
  'verses': [
    {
      'id': 1,
      'surah': 113,
      'text': 'Say, "I seek refuge in the Lord of daybreak ﴾1﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 113,
      'text': 'From the evil of that which He created ﴾2﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 113,
      'text': 'And from the evil of darkness when it settles ﴾3﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 113,
      'text': 'And from the evil of the blowers in knots ﴾4﴿',
      'page': 604,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 113,
      'text': 'And from the evil of an envier when he envies." ﴾5﴿',
      'page': 604,
      'juz': 30
    }
  ]
}
;