isFirstHizbOfJuz property

bool get isFirstHizbOfJuz

Whether this is the first Hizb of its Juz

Implementation

bool get isFirstHizbOfJuz => hizb % 2 == 1;