get Live User Account Data Event
abstract fun getLiveUserAccountDataEvent(type: String): LiveData<Optional<UserAccountDataEvent>>
Content copied to clipboard
Observe the account data with the provided type.
Observe the account data with the provided type.