surah103 top-level constant

Map<String, dynamic> const surah103

English Quran translation data.

Implementation

const Map<String, dynamic> surah103 =
{
  'id': 103,
  'verses': [
    {
      'id': 1,
      'surah': 103,
      'text': 'By time, ﴾1﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 2,
      'surah': 103,
      'text': 'Indeed, mankind is in loss, ﴾2﴿',
      'page': 601,
      'juz': 30
    },
    {
      'id': 3,
      'surah': 103,
      'text': 'Except for those who have believed and done righteous deeds and advised each other to truth and advised each other to patience. ﴾3﴿',
      'page': 601,
      'juz': 30
    }
  ]
}
;