surah105 top-level constant

Map<String, dynamic> const surah105

English Quran translation data.

Implementation

const Map<String, dynamic> surah105 =
{
  'id': 105,
  'verses': [
    {
      'id': 1,
      'surah': 105,
      'text': 'Have you not considered, [O Muḥammad], how your Lord dealt with the companions of the elephant? ﴾1﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 105,
      'text': 'Did He not make their plan into misguidance? ﴾2﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 105,
      'text': 'And He sent against them birds in flocks, ﴾3﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 105,
      'text': 'Striking them with stones of hard clay, ﴾4﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 105,
      'text': 'And He made them like eaten straw. ﴾5﴿',
      'page': 601,
      'juz': 30
    }
  ]
}
;