isComplete property
bool
get
isComplete
Whether all expected sajdah ayat are present (should be 15)
Implementation
bool get isComplete => totalSajdahAyat == 15;
Whether all expected sajdah ayat are present (should be 15)
bool get isComplete => totalSajdahAyat == 15;