dynamic routerCanReuse(ComponentInstruction nextInstruction, ComponentInstruction prevInstruction)

Source

dynamic /* bool | Future< bool > */ routerCanReuse(
    ComponentInstruction nextInstruction,
    ComponentInstruction prevInstruction);