isUncountable property

bool get isUncountable

Implementation

bool get isUncountable => kind == ArticleKind.uncountable || id.isNegative;