isComplete property

bool get isComplete

Whether all expected sajdah ayat are present (should be 15)

Implementation

bool get isComplete => totalSajdahAyat == 15;