menu
dio_cache_interceptor_objectbox_store package
documentation
objectbox.g.dart
IntegerPropertyQuery
count method
count method
dark_mode
light_mode
count
method
int
count
(
)
Returns the count of non-null values.
Implementation
int count() => _count();
dio_cache_interceptor_objectbox_store package
documentation
objectbox.g
IntegerPropertyQuery
count method
IntegerPropertyQuery extension on
PropertyQuery
<
int
>