GetSummaryService

class GetSummaryService @Inject constructor(getSummary: GetSummary)

Service class responsible for handling get summary requests.

Constructors

Link copied to clipboard
@Inject
constructor(getSummary: GetSummary)

Types

Link copied to clipboard
object Companion : Logging

Functions

Link copied to clipboard
suspend fun invoke(call: ApplicationCall)

Handles the get summary request.