lingual property

bool get lingual

Return true if book is one of multilingual books

Implementation

bool get lingual => langPath.isNotEmpty;