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
Follow up on PR 202.
There has been some discussion in ticket 198 about the future names of the methods which are associated with the properties and as one of the methods will get a rename, this commit anticipates on that by renaming the property which will capture the return value of the method to be in line with that change.
As the property is `private`, this is a change which doesn't affect the API and is therefore non-breaking.
The method renames will be handled in separate PRs as those are in the public API. See 198, 199 and 203.
0 commit comments