lingual property
bool
get
lingual
Return true if book is one of multilingual books
Implementation
bool get lingual => langPath.isNotEmpty;
Return true if book is one of multilingual books
bool get lingual => langPath.isNotEmpty;