menu
lamsz_quran_api package
documentation
model/surah_content_model.dart
SurahContentModel
SurahContentModel.new constructor
SurahContentModel.new constructor
dark_mode
light_mode
SurahContentModel
constructor
SurahContentModel
(
{
int
?
id
,
String
?
name
,
String
?
remark
,
List
<
Aya
>
?
aya
,
})
Implementation
SurahContentModel({ this.id, this.name, this.remark, this.aya, });
lamsz_quran_api package
documentation
model/surah_content_model
SurahContentModel
SurahContentModel.new constructor
SurahContentModel class