hasGlossaryExemption property
bool
get
hasGlossaryExemption
True when the key carries any exemption at all.
Implementation
bool get hasGlossaryExemption =>
glossaryExempt || glossaryExemptTerms.isNotEmpty;