GetPlanService

class GetPlanService @Inject constructor(getPlan: GetPlan)

Service class responsible for handling get plan requests.

Constructors

Link copied to clipboard
@Inject
constructor(getPlan: GetPlan)

Types

Link copied to clipboard
object Companion : Logging

Functions

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

Handles the get plan request.