updateOnSuccess
Deprecated
Deprecated
Replace with
Use [Result<*>.data] instead
Content copied to clipboard
Updates the value of liveData if Result is of type Result.Success.
Deprecated
Use [Result<*>.data] instead
Updates the value of liveData if Result is of type Result.Success.