getPrefs

open fun getPrefs(account: UserAccount): Map<String, String>

Returns all the prefs for a user account.

Return

Corresponding value.

Parameters

account

UserAccount instance.