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