toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.data.local.dao
/
UserDao
/
getUserFlowByRemoteId
get
User
Flow
By
Remote
Id
abstract
fun
getUserFlowByRemoteId
(
remoteId
:
Int
)
:
Flow
<
UserRoomEntity
>