kalium
common
logic
/
com.wire.kalium.logic.data.service
/
ServiceRepository
/
getServiceById
get
Service
By
Id
abstract
suspend
fun
getServiceById
(
serviceId
:
<Error class: unknown class>
)
:
Either
<
StorageFailure
,
<Error class: unknown class>
?
>