Package com. example. passentry. data
Types
LoginRepository
Link copied to clipboard
interface LoginRepository
Content copied to clipboard
LoginRepositoryImp
Link copied to clipboard
class LoginRepositoryImp @Inject() constructor(passEntryService: PassEntryService, appInfo: SharedPreferences) : LoginRepository
Content copied to clipboard