File

core/common/user-preferences/user-preferences-store-current-user.ts

Index

Methods

Constructor

constructor(user: UserService, appState: AppStateService)
Parameters :
Name Type Optional
user UserService No
appState AppStateService No

Methods

Async get
get(key: string)
Parameters :
Name Type Optional
key string No
Returns : unknown
Async hasKey
hasKey(key: string)
Parameters :
Name Type Optional
key string No
Returns : Promise<boolean>
Async set
set(key: string, value)
Parameters :
Name Type Optional
key string No
value No
Returns : any

results matching ""

    No results matching ""