You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the branch where key argument is supplied, check if onePropertyDiff() returns void, then return empty array statically. Then the void return typing can be removed entirely.