surah94 top-level constant

Map<String, dynamic> const surah94

English Quran translation data.

Implementation

const Map<String, dynamic> surah94 =
{
  'id': 94,
  'verses': [
    {
      'id': 1,
      'surah': 94,
      'text': 'Did We not expand for you, [O Muḥammad], your breast? ﴾1﴿',
      'page': 596,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 94,
      'text': 'And We removed from you your burden ﴾2﴿',
      'page': 596,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 94,
      'text': 'Which had weighed upon your back ﴾3﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 4,
      'surah': 94,
      'text': 'And raised high for you your repute. ﴾4﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 5,
      'surah': 94,
      'text': 'For indeed, with hardship [will be] ease [i.e., relief]. ﴾5﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 6,
      'surah': 94,
      'text': 'Indeed, with hardship [will be] ease. ﴾6﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 7,
      'surah': 94,
      'text': 'So when you have finished [your duties], then stand up [for worship]. ﴾7﴿',
      'page': 597,
      'juz': 30
    },
    {
      'id': 8,
      'surah': 94,
      'text': 'And to your Lord direct [your] longing. ﴾8﴿',
      'page': 597,
      'juz': 30
    }
  ]
}
;