(Form form, PopReason reason)
| 52 | /// the guard is responsible for any UI follow-up such as showing a confirm |
| 53 | /// dialog and re-issuing the pop programmatically once confirmed. |
| 54 | boolean canPop(Form form, PopReason reason); |
| 55 | } |
no outgoing calls
no test coverage detected