isNotQuickSpend property
List<CalibreWeebi<ArticleRawAbstract> >
get
isNotQuickSpend
Implementation
List<CalibreWeebi> get isNotQuickSpend =>
List<CalibreWeebi>.of(where((p) => p.isCountable));