menu
models_weebi package
documentation
extensions.dart
ContactsFinder<C extends ContactWeebi>
all property
all property
dark_mode
light_mode
all
property
Iterable
<
C
>
get
all
Implementation
Iterable<C> get all => where((c) => c.id != 0);
models_weebi package
documentation
extensions
ContactsFinder<C extends ContactWeebi>
all property
ContactsFinder extension on
Iterable
<
C
>