UsersDataService

class UsersDataService(db: UsersDatabase) : UserModelDataService

Base service module for work with db room

Author

Vitaliy Zarubin

Constructors

UsersDataService
Link copied to clipboard
fun UsersDataService(db: UsersDatabase)

Properties

db
Link copied to clipboard
open override val db: UsersDatabase

Base room db