invoke

operator fun invoke(name: String, bookshelfId: BookshelfId?, searchCondition: SearchCondition): SmartCollection
operator fun invoke(id: CollectionId, name: String, count: Int, createdAt: LocalDateTime, updatedAt: LocalDateTime, bookshelfId: BookshelfId?, searchCondition: SearchCondition): SmartCollection