use higher order functions for null check in NetworkInterceptor #2090
Labels
good first issue
This item is good for new contributors to make their pull request.
Priority: Nice-to-have
This work item is nice to have for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
current code uses bang bang operator though with null check
we can use let higher order function to avoid this.
The text was updated successfully, but these errors were encountered: