SuccessEmpty

data object SuccessEmpty : Response<Nothing>

Represents a successful response with no data. Use this when an operation completes successfully but doesn't return any data.