SendReportUseCase

Defines the SendReportUseCase contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(text: String, reason: ReportReason, image: String)

Executes the invoke step in the SDAI domain layer.