isSecondHizbOfJuz property

bool get isSecondHizbOfJuz

Whether this is the second Hizb of its Juz

Implementation

bool get isSecondHizbOfJuz => hizb % 2 == 0;