getLiveUserAccountDataEvent

abstract fun getLiveUserAccountDataEvent(type: String): LiveData<Optional<UserAccountDataEvent>>

Observe the account data with the provided type.