NopPopUntilAction constructor

NopPopUntilAction(
  1. bool predicate(
    1. Route
    )
)

Implementation

NopPopUntilAction(this.predicate);