count

abstract suspend fun count(search: Search): Long

Returns the total count of entities available for given search.

Parameters

search

Sources

androidJvm source
Link copied to clipboard