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