Is it safe to use sequence property?

Hello,

I want use the transition.sequence property but in document, it does not show up, so it’s safe to use this property?

Welcome! Thanks for the question.

That is private API, so you should not use it. However, if you describe what you are trying to accomplish, we can probably tell you how to do it using the public API from the router service!

I wanted to check if the user refreshed the browser but because you told me that transition.sequence is private API I did another solution, thanks for help