Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace try with safe navigation operator
Try looks for method defined, but we know the method is defined if the attriute is present.
- Loading branch information