Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve correct boolean when permission denied
* result.isSuccess() always returns true because this is Whether the coroutine call was successful * result.getData() holds the value
- Loading branch information