UserModelDataService
Service part for work with model UserModel
Functions
clearCacheAfterLogout
Link copied to clipboard
open suspend override fun clearCacheAfterLogout()
Content copied to clipboard
Performed when the user logs out
clearUserModel
Link copied to clipboard
open suspend fun clearUserModel()
Content copied to clipboard
Remove all models
getUserModel
Link copied to clipboard
Get Flow model
insertUserModel
Link copied to clipboard
Fun for insert models
Properties
Inheritors
AppDataService
Link copied to clipboard