GetFilteredNodesUseCase

class GetFilteredNodesUseCase(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository)(source)

Constructors

Link copied to clipboard
constructor(nodeRepository: ERROR CLASS: Symbol not found for NodeRepository)

Functions

Link copied to clipboard
operator fun invoke(filter: NodeFilterState, sort: ERROR CLASS: Symbol not found for NodeSortOption): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<ERROR CLASS: Symbol not found for Node>>