getLiveUserAccountDataEvents

abstract fun getLiveUserAccountDataEvents(types: Set<String>): LiveData<List<UserAccountDataEvent>>

Observe the account data with the provided types. If an empty set is provided, all the AccountData are observed