type property

This is useful for tests only. You can test that some dispatched NavigateAction was of a certain type.

Implementation

NavigateType get type => details.type;