isMeccan property
bool
get
isMeccan
Whether this surah was revealed in Mecca
Implementation
bool get isMeccan => revelationType == 'Meccan';
Whether this surah was revealed in Mecca
bool get isMeccan => revelationType == 'Meccan';