Package-level declarations

Types

Link copied to clipboard
@Singleton
class FriendshipServiceImpl(friendshipRepository: FriendshipRepository, friendshipRequestRepository: FriendshipRequestRepository, friendshipEventPublisher: FriendshipEventPublisher) : FriendshipService